Home
last modified time | relevance | path

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

/net/sctp/
Dsocket.c98 static int sctp_bindx_add(struct sock *, struct sockaddr *, int);
460 static int sctp_bindx_add(struct sock *sk, struct sockaddr *addrs, int addrcnt) in sctp_bindx_add() function
677 sctp_bindx_add(sk, addrs, cnt); in sctp_bindx_rem()
936 err = sctp_bindx_add(sk, kaddrs, addrcnt); in sctp_setsockopt_bindx()