Searched refs:sctp_get_ctl_sock (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dinput.c203 sk = sctp_get_ctl_sock();
793 ep = sctp_sk((sctp_get_ctl_sock()))->ep;
H A Dsm_statefuns.c319 if (ep == sctp_sk((sctp_get_ctl_sock()))->ep) {
652 if (ep == sctp_sk((sctp_get_ctl_sock()))->ep) {
1203 ep = sctp_sk((sctp_get_ctl_sock()))->ep;
1653 if (ep == sctp_sk((sctp_get_ctl_sock()))->ep)
5802 sctp_sk(sctp_get_ctl_sock()));
H A Dprotocol.c98 struct sock *sctp_get_ctl_sock(void) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dsctp.h117 extern struct sock *sctp_get_ctl_sock(void);

Completed in 62 milliseconds