Searched refs:getClatEgressProgFd (Results 1 – 3 of 3) sorted by relevance
113 int fd = getClatEgressProgFd(RAWIP); in TEST_F()122 int fd = getClatEgressProgFd(ETHER); in TEST_F()276 int clatBpfFd = ingress ? getClatIngressProgFd(ethernet) : getClatEgressProgFd(ethernet); in checkAttachDetachBpfFilterClsactLo()
55 inline int getClatEgressProgFd(bool with_ethernet_header) { in getClatEgressProgFd() function
239 int rv = getClatEgressProgFd(RAWIP); in maybeStartBpf()