Searched defs:tcFilterAddDevBpf (Results 1 – 2 of 2) sorted by relevance
139 private static native void tcFilterAddDevBpf(int ifIndex, boolean ingress, short prio, in tcFilterAddDevBpf() method in BpfUtils
212 int tcFilterAddDevBpf(int ifIndex, bool ingress, uint16_t proto, int bpfFd, bool ethernet) { in tcFilterAddDevBpf() function