Searched refs:put_port (Results 1 – 10 of 10) sorted by relevance
216 .put_port = ping_unhash,
420 if (sk->sk_prot->put_port) in __inet6_bind()421 sk->sk_prot->put_port(sk); in __inet6_bind()
1782 .put_port = udp_lib_unhash,
2342 .put_port = inet_put_port,
547 if (sk->sk_prot->put_port) in __inet_bind()548 sk->sk_prot->put_port(sk); in __inet_bind()
1018 .put_port = ping_unhash,
2958 .put_port = udp_lib_unhash,
3367 .put_port = inet_put_port,
1268 void (*put_port)(struct sock *sk); member
3343 goto put_port; in drm_dp_add_payload_part1()3348 put_port: in drm_dp_add_payload_part1()