Home
last modified time | relevance | path

Searched defs:IPLeaf (Results 1 – 2 of 2) sorted by relevance

/external/bcc/tests/python/
Dtest_xlate1.c8 struct IPLeaf { struct
14 BPF_HASH(xlate, struct IPKey, struct IPLeaf, 1024); argument
Dtest_stat1.c10 struct IPLeaf { struct
15 BPF_HASH(stats, struct IPKey, struct IPLeaf, 256); argument