Searched refs:sctp_input (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/netinet/
H A Din_proto.c190 PR_WRAP_INPUT(sctp_input)
204 #define sctp_input sctp_input_wrapper macro
315 .pr_input = sctp_input,
326 .pr_input = sctp_input,
336 .pr_input = sctp_input,
H A Dsctp_var.h147 void sctp_input(struct mbuf *, int, int);
H A Dsctp_input.c1 /* $KAME: sctp_input.c,v 1.28 2005/04/21 18:36:21 nishida Exp $ */
2 /* $NetBSD: sctp_input.c,v 1.17 2024/02/02 22:39:09 andvar Exp $ */
34 __KERNEL_RCSID(0, "$NetBSD: sctp_input.c,v 1.17 2024/02/02 22:39:09 andvar Exp $");
81 #include <netinet/sctp_input.h>
4054 sctp_input(struct mbuf *m, int off, int proto) function
4092 printf("sctp_input: got options\n");
H A Dsctp_indata.c80 #include <netinet/sctp_input.h>
/netbsd-current/sys/netinet6/
H A Dsctp6_usrreq.c73 #include <netinet/sctp_input.h>

Completed in 101 milliseconds