Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sctp/
A Dbind_addr.c546 int sctp_is_ep_boundall(struct sock *sk) in sctp_is_ep_boundall() function
A Dinput.c743 bool any = sctp_is_ep_boundall(sk); in __sctp_hash_endpoint()
A Dprotocol.c675 if (!sctp_is_ep_boundall(sk)) in sctp_addr_wq_timeout_handler()
A Dsocket.c3838 if (!sctp_is_ep_boundall(sk) && *val) in sctp_setsockopt_auto_asconf()
7086 if (sctp_sk(sk)->do_auto_asconf && sctp_is_ep_boundall(sk)) in sctp_getsockopt_auto_asconf()
/linux-6.3-rc2/include/net/sctp/
A Dstructs.h1221 int sctp_is_ep_boundall(struct sock *sk);

Completed in 30 milliseconds