Searched refs:clatBpfFd (Results 1 – 1 of 1) sorted by relevance
276 int clatBpfFd = ingress ? getClatIngressProgFd(ethernet) : getClatEgressProgFd(ethernet); in checkAttachDetachBpfFilterClsactLo() local277 ASSERT_GE(clatBpfFd, 3); in checkAttachDetachBpfFilterClsactLo()295 EXPECT_EQ(0, tcFilterAddDevIngressClatIpv6(LOOPBACK_IFINDEX, clatBpfFd, ethernet)); in checkAttachDetachBpfFilterClsactLo()302 EXPECT_EQ(0, tcFilterAddDevEgressClatIpv4(LOOPBACK_IFINDEX, clatBpfFd, ethernet)); in checkAttachDetachBpfFilterClsactLo()312 close(clatBpfFd); in checkAttachDetachBpfFilterClsactLo()