Searched refs:sctp_setsockopt_bindx (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/sctp/
H A Dsocket.c446 * Only sctp_setsockopt_bindx() is supposed to call this function.
496 * Only sctp_setsockopt_bindx() is supposed to call this function.
620 * Only sctp_setsockopt_bindx() is supposed to call this function.
699 * Only sctp_setsockopt_bindx() is supposed to call this function.
952 static int sctp_setsockopt_bindx(struct sock *sk, sctp_setsockopt_bindx() function
3722 retval = sctp_setsockopt_bindx(sk, (struct sockaddr __user *)optval, sctp_setsockopt()
3728 retval = sctp_setsockopt_bindx(sk, (struct sockaddr __user *)optval, sctp_setsockopt()

Completed in 116 milliseconds