Searched refs:getClatIngress6ProgFd (Results 1 – 3 of 3) sorted by relevance
138 int fd = getClatIngress6ProgFd(RAWIP); in TEST_F()145 int fd = getClatIngress6ProgFd(ETHER); in TEST_F()167 int clatBpfFd = ingress ? getClatIngress6ProgFd(ethernet) : getClatEgress4ProgFd(ethernet); in checkAttachDetachBpfFilterClsactLo()
66 inline int getClatIngress6ProgFd(bool with_ethernet_header) { in getClatIngress6ProgFd() function
216 rv = getClatIngress6ProgFd(isEthernet.value()); in maybeStartBpf()