Searched refs:put_port (Results 1 – 10 of 10) sorted by relevance
214 .put_port = ping_unhash,
418 if (sk->sk_prot->put_port) in __inet6_bind()419 sk->sk_prot->put_port(sk); in __inet6_bind()
1920 .put_port = udp_lib_unhash,
2348 .put_port = inet_put_port,
545 if (sk->sk_prot->put_port) in __inet_bind()546 sk->sk_prot->put_port(sk); in __inet_bind()
1008 .put_port = ping_unhash,
3383 .put_port = inet_put_port,
3207 .put_port = udp_lib_unhash,
1285 void (*put_port)(struct sock *sk); member
3353 goto put_port; in drm_dp_add_payload_part1()3358 put_port: in drm_dp_add_payload_part1()