Home
last modified time | relevance | path

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

/linux-6.6.21/net/sctp/
Dsocket.c83 static int sctp_bindx_add(struct sock *, struct sockaddr *, int);
504 static int sctp_bindx_add(struct sock *sk, struct sockaddr *addrs, int addrcnt) in sctp_bindx_add() function
738 sctp_bindx_add(sk, addrs, cnt); in sctp_bindx_rem()
1040 err = sctp_bindx_add(sk, addrs, addrcnt); in sctp_setsockopt_bindx()