Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sctp/
H A Dbind_addr.c546 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()
6975 if (sctp_sk(sk)->do_auto_asconf && sctp_is_ep_boundall(sk)) in sctp_getsockopt_auto_asconf()
/kernel/linux/linux-6.6/net/sctp/
H A Dbind_addr.c546 int sctp_is_ep_boundall(struct sock *sk) in sctp_is_ep_boundall() function
H A Dinput.c743 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()
/kernel/linux/linux-5.10/include/net/sctp/
H A Dstructs.h1195 int sctp_is_ep_boundall(struct sock *sk);
/kernel/linux/linux-6.6/include/net/sctp/
H A Dstructs.h1219 int sctp_is_ep_boundall(struct sock *sk);

Completed in 62 milliseconds