Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/core/
A Dsock.c4109 if (!sk->sk_prot->bind_add) in sock_bind_add()
4111 return sk->sk_prot->bind_add(sk, addr, addr_len); in sock_bind_add()
/linux-6.3-rc2/include/net/
A Dsock.h1272 int (*bind_add)(struct sock *sk, member
/linux-6.3-rc2/net/sctp/
A Dsocket.c9651 .bind_add = sctp_bind_add,
9706 .bind_add = sctp_bind_add,

Completed in 29 milliseconds