Home
last modified time | relevance | path

Searched refs:sctp_ctlinput (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_module.c64 .pr_ctlinput = sctp_ctlinput,
76 .pr_ctlinput = sctp_ctlinput,
H A Din_proto.c151 .pr_ctlinput = sctp_ctlinput,
163 .pr_ctlinput = sctp_ctlinput,
H A Dsctp_var.h325 void sctp_ctlinput(int, struct sockaddr *, void *);
H A Dsctp_usrreq.c245 sctp_ctlinput(int cmd, struct sockaddr *sa, void *vip) in sctp_ctlinput() function