Searched refs:sctp_input_with_port (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/sys/netinet/
H A Dsctp_var.h328 void sctp_input_with_port(struct mbuf *, int, uint16_t);
H A Dsctp_pcb.c5591 sctp_input_with_port(m, off, 0);
5599 sctp_input_with_port(m, off, 0);
5660 sctp_input_with_port(m, off, 0);
H A Dsctp_input.c6009 sctp_input_with_port(struct mbuf *i_pak, int off, uint16_t port) function
6173 sctp_input_with_port(m, off, 0);
H A Dsctputil.c6833 sctp_input_with_port(m, off, port);

Completed in 112 milliseconds