Searched defs:ingress (Results 1 – 2 of 2) sorted by relevance
212 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()
163 static void checkAttachDetachBpfFilterClsactLo(const bool ingress, const bool ethernet) { in checkAttachDetachBpfFilterClsactLo()