Home
last modified time | relevance | path

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

/linux/net/core/
H A Dsock.c4371 if (!sk->sk_prot->bind_add) in sock_bind_add()
4373 return sk->sk_prot->bind_add(sk, addr, addr_len); in sock_bind_add()
/linux/include/net/
H A Dsock.h1286 int (*bind_add)(struct sock *sk, member
/linux/net/sctp/
H A Dsocket.c9700 .bind_add = sctp_bind_add,
9756 .bind_add = sctp_bind_add,