Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sctp/
H A Dbind_addr.c540 int sctp_is_ep_boundall(struct sock *sk) in sctp_is_ep_boundall() function
H A Dinput.c733 bool any = sctp_is_ep_boundall(sk); in __sctp_hash_endpoint()
H A Dprotocol.c669 if (!sctp_is_ep_boundall(sk)) in sctp_addr_wq_timeout_handler()
H A Dsocket.c3844 if (!sctp_is_ep_boundall(sk) && *val) in sctp_setsockopt_auto_asconf()
6971 if (sctp_sk(sk)->do_auto_asconf && sctp_is_ep_boundall(sk)) in sctp_getsockopt_auto_asconf()
/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dstructs.h1195 int sctp_is_ep_boundall(struct sock *sk);