Searched refs:sctp_input (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/sys/netinet/
H A Din_proto.c164 .pr_input = sctp_input,
179 .pr_input = sctp_input,
H A Dsctp_var.h329 void sctp_input(struct mbuf *, int);
H A Dsctp_timer.c49 #include <netinet/sctp_input.h>
H A Dsctp_cc_functions.c43 #include <netinet/sctp_input.h>
H A Dsctp_input.c43 #include <netinet/sctp_input.h>
6052 "sctp_input(): Packet of length %d received on %s with csum_flags 0x%b.\n",
6091 "sctp_input() length:%d reported length:%d\n", length, SCTP_HEADER_LEN(m));
6137 sctp_input(struct mbuf *m, int off) function
H A Dsctp_indata.c43 #include <netinet/sctp_input.h>
H A Dsctp_output.c51 #include <netinet/sctp_input.h>
/freebsd-10.0-release/sys/netinet6/
H A Dsctp6_usrreq.c53 #include <netinet/sctp_input.h>

Completed in 238 milliseconds