Searched refs:sctp_input_with_port (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctp_var.h | 328 void sctp_input_with_port(struct mbuf *, int, uint16_t);
|
| H A D | sctp_pcb.c | 5548 sctp_input_with_port(m, off, 0); in sctp_queue_to_mcore() 5556 sctp_input_with_port(m, off, 0); in sctp_queue_to_mcore() 5617 sctp_input_with_port(m, off, 0); in sctp_mcore_thread()
|
| H A D | sctp_input.c | 5699 sctp_input_with_port(struct mbuf *i_pak, int off, uint16_t port) in sctp_input_with_port() function 5848 sctp_input_with_port(m, off, 0); in sctp_input()
|
| H A D | sctputil.c | 7137 sctp_input_with_port(m, off, port); in sctp_recv_udp_tunneled_packet()
|