Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_module.c91 .pr_input = sctp6_input,
104 .pr_input = sctp6_input,
/f-stack/freebsd/netinet6/
H A Dsctp6_var.h46 int sctp6_input(struct mbuf **, int *, int);
H A Din6_proto.c187 .pr_input = sctp6_input,
201 .pr_input = sctp6_input,
H A Dsctp6_usrreq.c168 sctp6_input(struct mbuf **i_pak, int *offp, int proto SCTP_UNUSED) in sctp6_input() function