Searched refs:ingress (Results 1 – 14 of 14) sorted by relevance
/system/netd/server/ |
D | OffloadUtils.cpp | 212 int tcFilterAddDevBpf(int ifIndex, bool ingress, uint16_t proto, int bpfFd, bool ethernet) { in tcFilterAddDevBpf() argument 267 const char* const name = ingress ? name_clat_rx : name_clat_tx; in tcFilterAddDevBpf() 304 ingress ? TC_H_MIN_INGRESS : TC_H_MIN_EGRESS), in tcFilterAddDevBpf() 362 int tcFilterDelDev(int ifIndex, bool ingress, uint16_t proto) { in tcFilterDelDev() argument 379 ingress ? TC_H_MIN_INGRESS : TC_H_MIN_EGRESS), in tcFilterDelDev()
|
D | OffloadUtils.h | 88 int tcFilterAddDevBpf(int ifIndex, bool ingress, uint16_t proto, int bpfFd, bool ethernet); 101 int tcFilterDelDev(int ifIndex, bool ingress, uint16_t proto);
|
D | OffloadUtilsTest.cpp | 163 static void checkAttachDetachBpfFilterClsactLo(const bool ingress, const bool ethernet) { in checkAttachDetachBpfFilterClsactLo() argument 167 int clatBpfFd = ingress ? getClatIngress6ProgFd(ethernet) : getClatEgress4ProgFd(ethernet); in checkAttachDetachBpfFilterClsactLo() 179 if (ingress) { in checkAttachDetachBpfFilterClsactLo()
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | access_vectors | 263 ingress
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | access_vectors | 263 ingress
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | access_vectors | 261 ingress
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | access_vectors | 243 ingress
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | access_vectors | 263 ingress
|
/system/sepolicy/reqd_mask/ |
D | access_vectors | 247 ingress
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | access_vectors | 247 ingress
|
/system/sepolicy/private/ |
D | access_vectors | 247 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)))
|