Searched refs:ping_hashslot (Results 1 – 1 of 1) sorted by relevance
72 static inline struct hlist_head *ping_hashslot(struct ping_table *table, in ping_hashslot() function93 hlist = ping_hashslot(&ping_table, sock_net(sk), in ping_get_port()111 hlist = ping_hashslot(&ping_table, sock_net(sk), ident); in ping_get_port()169 struct hlist_head *hslot = ping_hashslot(&ping_table, net, ident); in ping_lookup()