Searched refs:sctp6_input_with_port (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/netinet6/
H A Dsctp6_var.h45 int sctp6_input_with_port(struct mbuf **, int *, uint16_t);
H A Dsctp6_usrreq.c61 sctp6_input_with_port(struct mbuf **i_pak, int *offp, uint16_t port) function
169 return (sctp6_input_with_port(i_pak, offp, 0));
/freebsd-11-stable/sys/netinet/
H A Dsctputil.c6979 sctp6_input_with_port(&m, &off, port);

Completed in 78 milliseconds