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

/freebsd-10.1-release/sys/netinet/
H A Dsctp_var.h328 void sctp_input_with_port(struct mbuf *, int, uint16_t);
H A Dsctp_pcb.c5639 sctp_input_with_port(m, off, 0);
5647 sctp_input_with_port(m, off, 0);
5708 sctp_input_with_port(m, off, 0);
H A Dsctp_input.c6020 sctp_input_with_port(struct mbuf *i_pak, int off, uint16_t port) function
6184 sctp_input_with_port(m, off, 0);
H A Dsctputil.c6887 sctp_input_with_port(m, off, port);

Completed in 137 milliseconds