HomeSort by relevance Sort by last modified time
    Searched refs:ip_xlated_pkts (Results 1 - 2 of 2) sorted by null

  /external/bcc/tests/python/
test_xlate1.c 11 u64 ip_xlated_pkts; member in struct:IPLeaf
69 lock_xadd(&xleafp->ip_xlated_pkts, 1);
test_xlate1.py 50 self.assertGreater(leaf.ip_xlated_pkts, 0)
53 self.assertGreater(leaf.ip_xlated_pkts, 0)

Completed in 2842 milliseconds