Searched refs:put_port (Results 1 – 9 of 9) sorted by relevance
215 .put_port = ping_unhash,
415 if (sk->sk_prot->put_port) in __inet6_bind()416 sk->sk_prot->put_port(sk); in __inet6_bind()
1768 .put_port = udp_lib_unhash,
2160 .put_port = inet_put_port,
532 if (sk->sk_prot->put_port) in __inet_bind()533 sk->sk_prot->put_port(sk); in __inet_bind()
1033 .put_port = ping_unhash,
3121 .put_port = inet_put_port,
2967 .put_port = udp_lib_unhash,
1287 void (*put_port)(struct sock *sk); member
Completed in 34 milliseconds