Home
last modified time | relevance | path

Searched defs:i_pak (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet6/
H A Dsctp6_usrreq.c58 sctp6_input_with_port(struct mbuf **i_pak, int *offp, uint16_t port) in sctp6_input_with_port()
165 sctp6_input(struct mbuf **i_pak, int *offp, int proto SCTP_UNUSED) in sctp6_input()
/freebsd/sys/netinet/
H A Dsctp_input.c5702 sctp_input_with_port(struct mbuf *i_pak, int off, uint16_t port) in sctp_input_with_port()