Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_module.c92 .pr_ctlinput = sctp6_ctlinput,
105 .pr_ctlinput = sctp6_ctlinput,
/f-stack/freebsd/netinet6/
H A Dsctp6_var.h51 void sctp6_ctlinput(int, struct sockaddr *, void *);
H A Din6_proto.c188 .pr_ctlinput = sctp6_ctlinput,
202 .pr_ctlinput = sctp6_ctlinput,
H A Dsctp6_usrreq.c251 sctp6_ctlinput(int cmd, struct sockaddr *pktdst, void *d) in sctp6_ctlinput() function