Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sctp/
H A Dsocket.c500 * Only sctp_setsockopt_bindx() is supposed to call this function.
550 * Only sctp_setsockopt_bindx() is supposed to call this function.
673 * Only sctp_setsockopt_bindx() is supposed to call this function.
752 * Only sctp_setsockopt_bindx() is supposed to call this function.
996 static int sctp_setsockopt_bindx(struct sock *sk, struct sockaddr *addrs, in sctp_setsockopt_bindx() function
1059 err = sctp_setsockopt_bindx(sk, addrs, addrlen, SCTP_BINDX_ADD_ADDR); in sctp_bind_add()
4493 retval = sctp_setsockopt_bindx(sk, kopt, optlen, in sctp_setsockopt()
4499 retval = sctp_setsockopt_bindx(sk, kopt, optlen, in sctp_setsockopt()
/kernel/linux/linux-6.6/net/sctp/
H A Dsocket.c502 * Only sctp_setsockopt_bindx() is supposed to call this function.
552 * Only sctp_setsockopt_bindx() is supposed to call this function.
675 * Only sctp_setsockopt_bindx() is supposed to call this function.
754 * Only sctp_setsockopt_bindx() is supposed to call this function.
998 static int sctp_setsockopt_bindx(struct sock *sk, struct sockaddr *addrs, in sctp_setsockopt_bindx() function
1061 err = sctp_setsockopt_bindx(sk, addrs, addrlen, SCTP_BINDX_ADD_ADDR); in sctp_bind_add()
4604 retval = sctp_setsockopt_bindx(sk, kopt, optlen, in sctp_setsockopt()
4610 retval = sctp_setsockopt_bindx(sk, kopt, optlen, in sctp_setsockopt()

Completed in 26 milliseconds