Home
last modified time | relevance | path

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

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