Home
last modified time | relevance | path

Searched refs:ping_hashslot (Results 1 – 1 of 1) sorted by relevance

/net/ipv4/
Dping.c71 static inline struct hlist_nulls_head *ping_hashslot(struct ping_table *table, in ping_hashslot() function
93 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()
171 struct hlist_nulls_head *hslot = ping_hashslot(&ping_table, net, ident); in ping_lookup()