Searched refs:bind_add (Results 1 – 3 of 3) sorted by relevance
3687 if (!sk->sk_prot->bind_add) in sock_bind_add()3689 return sk->sk_prot->bind_add(sk, addr, addr_len); in sock_bind_add()
1166 int (*bind_add)(struct sock *sk, member
9391 .bind_add = sctp_bind_add,9434 .bind_add = sctp_bind_add,