Home
last modified time | relevance | path

Searched defs:ingress (Results 1 – 2 of 2) sorted by relevance

/system/netd/server/
DOffloadUtils.cpp212 int tcFilterAddDevBpf(int ifIndex, bool ingress, uint16_t proto, int bpfFd, bool ethernet) { in tcFilterAddDevBpf()
362 int tcFilterDelDev(int ifIndex, bool ingress, uint16_t proto) { in tcFilterDelDev()
DOffloadUtilsTest.cpp163 static void checkAttachDetachBpfFilterClsactLo(const bool ingress, const bool ethernet) { in checkAttachDetachBpfFilterClsactLo()