Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dsocket.c97 static int sctp_bindx_add(struct sock *, struct sockaddr *, int);
506 static int sctp_bindx_add(struct sock *sk, struct sockaddr *addrs, int addrcnt) in sctp_bindx_add() function
741 sctp_bindx_add(sk, addrs, cnt); in sctp_bindx_rem()
1056 err = sctp_bindx_add(sk, kaddrs, addrcnt); in sctp_setsockopt_bindx()