Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H A Dbind_addr.c546 int sctp_is_ep_boundall(struct sock *sk) in sctp_is_ep_boundall() function
H A Dinput.c745 bool any = sctp_is_ep_boundall(sk); in __sctp_hash_endpoint()
H A Dprotocol.c674 if (!sctp_is_ep_boundall(sk)) in sctp_addr_wq_timeout_handler()
H A Dsocket.c3850 if (!sctp_is_ep_boundall(sk) && *val) in sctp_setsockopt_auto_asconf()
7099 if (sctp_sk(sk)->do_auto_asconf && sctp_is_ep_boundall(sk)) in sctp_getsockopt_auto_asconf()
/openbmc/linux/include/net/sctp/
H A Dstructs.h1219 int sctp_is_ep_boundall(struct sock *sk);