Searched refs:getTetherIngressProgFd (Results 1 – 4 of 4) sorted by relevance
169 int fd = getTetherIngressProgFd(RAWIP); in TEST_F()180 int fd = getTetherIngressProgFd(ETHER); in TEST_F()281 tetherBpfFd = getTetherIngressProgFd(ethernet); in checkAttachDetachBpfFilterClsactLo()
77 inline int getTetherIngressProgFd(bool with_ethernet_header) { in getTetherIngressProgFd() function
1113 int rv = getTetherIngressProgFd(isEthernet.value()); in maybeStartBpf()
205 int bpfFd = getTetherIngressProgFd(/* ethernet */ false); in TEST()