Searched defs:inet_bind2_bucket (Results 1 – 2 of 2) sorted by relevance
122432 struct inet_bind2_bucket { struct122433 possible_net_t ib_net;122434 int l3mdev;122435 unsigned short port;122436 unsigned short family;122437 union {122441 struct hlist_node node;122442 struct hlist_head owners;122443 struct hlist_head deathrow;
130067 struct inet_bind2_bucket { struct130068 possible_net_t ib_net;130069 int l3mdev;130070 unsigned short port;130071 unsigned short family;130072 union {130076 struct hlist_node node;130077 struct hlist_head owners;130078 struct hlist_head deathrow;