Searched refs:ETHER (Results 1 – 2 of 2) sorted by relevance
122 int fd = getClatEgressProgFd(ETHER); in TEST_F()149 int fd = getClatIngressProgFd(ETHER); in TEST_F()180 int fd = getTetherIngressProgFd(ETHER); in TEST_F()320 checkAttachDetachBpfFilterClsactLo(EGRESS, ETHER); in TEST_F()328 checkAttachDetachBpfFilterClsactLo(INGRESS, ETHER); in TEST_F()
35 constexpr bool ETHER = true; variable