Home
last modified time | relevance | path

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

/linux-6.1.9/net/sctp/
Dsocket.c82 static int sctp_bindx_add(struct sock *, struct sockaddr *, int);
503 static int sctp_bindx_add(struct sock *sk, struct sockaddr *addrs, int addrcnt) in sctp_bindx_add() function
737 sctp_bindx_add(sk, addrs, cnt); in sctp_bindx_rem()
1039 err = sctp_bindx_add(sk, addrs, addrcnt); in sctp_setsockopt_bindx()