Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/net/
Dpsock_fanout.c327 const int expect_hash[2][2] = { { 15, 5 }, { 20, 5 } }; in main() local
/linux-4.4.14/include/net/netns/
Dconntrack.h100 struct hlist_head *expect_hash; member