Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_module.c63 .pr_input = sctp_input,
75 .pr_input = sctp_input,
H A Din_proto.c150 .pr_input = sctp_input,
162 .pr_input = sctp_input,
H A Dsctp_var.h329 int sctp_input(struct mbuf **, int *, int);
H A Dsctp_input.c5807 sctp_input(struct mbuf **mp, int *offp, int proto SCTP_UNUSED) in sctp_input() function