Searched refs:sctp_common_input_processing (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/netinet/ |
H A D | sctp_input.h | 37 int sctp_common_input_processing(struct mbuf **, int, int, int,
|
H A D | sctp_input.c | 3829 sctp_common_input_processing(struct mbuf **mm, int iphlen, int offset, in sctp_common_input_processing() function 4256 sctp_common_input_processing(&m, iphlen, offset, length, sh, ch, in sctp_input()
|
/netbsd-src/sys/netinet6/ |
H A D | sctp6_usrreq.c | 278 (void)sctp_common_input_processing(&m, iphlen, offset, length, sh, ch, in sctp6_input()
|