Searched refs:ingress (Results 1 – 13 of 13) sorted by relevance
/system/netd/server/ |
D | OffloadUtils.cpp | 199 int tcFilterAddDevBpf(int ifIndex, bool ingress, uint16_t prio, uint16_t proto, int bpfFd, in tcFilterAddDevBpf() argument 269 const char* const name_clat = ingress ? name_clat_rx : name_clat_tx; in tcFilterAddDevBpf() 308 ingress ? TC_H_MIN_INGRESS : TC_H_MIN_EGRESS), in tcFilterAddDevBpf() 366 int tcFilterDelDev(int ifIndex, bool ingress, uint16_t prio, uint16_t proto) { in tcFilterDelDev() argument 383 ingress ? TC_H_MIN_INGRESS : TC_H_MIN_EGRESS), in tcFilterDelDev()
|
D | OffloadUtilsTest.cpp | 263 static void checkAttachDetachBpfFilterClsactLo(const bool ingress, const bool ethernet) { in checkAttachDetachBpfFilterClsactLo() argument 276 int clatBpfFd = ingress ? getClatIngressProgFd(ethernet) : getClatEgressProgFd(ethernet); in checkAttachDetachBpfFilterClsactLo() 280 if (extended && ingress) { in checkAttachDetachBpfFilterClsactLo() 294 if (ingress) { in checkAttachDetachBpfFilterClsactLo()
|
D | OffloadUtils.h | 109 int tcFilterAddDevBpf(int ifIndex, bool ingress, uint16_t prio, uint16_t proto, int bpfFd, 128 int tcFilterDelDev(int ifIndex, bool ingress, uint16_t prio, uint16_t proto);
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | access_vectors | 263 ingress
|
/system/sepolicy/private/ |
D | access_vectors | 244 ingress
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | access_vectors | 263 ingress
|
/system/sepolicy/reqd_mask/ |
D | access_vectors | 244 ingress
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | access_vectors | 263 ingress
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | access_vectors | 243 ingress
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | access_vectors | 261 ingress
|
/system/sepolicy/prebuilts/api/26.0/ |
D | nonplat_sepolicy.cil | 4963 (dontaudit su_26_0 netif_type (netif (ingress egress)))
|
/system/sepolicy/prebuilts/api/27.0/ |
D | nonplat_sepolicy.cil | 5317 (dontaudit su_27_0 netif_type (netif (ingress egress)))
|
/system/sepolicy/prebuilts/api/28.0/ |
D | plat_pub_versioned.cil | 7507 (dontaudit su_28_0 netif_type (netif (ingress egress)))
|