Home
last modified time | relevance | path

Searched refs:sctp_input (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/modules/sctp/
H A DMakefile11 sctp_input.c \
/freebsd/sys/netinet/
H A Dsctp_module.c65 error = ipproto_register(IPPROTO_SCTP, sctp_input, sctp_ctlinput); in sctp_module_load()
H A Dsctp_var.h327 int sctp_input(struct mbuf **, int *, int);
H A Dip_input.c373 IPPROTO_REGISTER(IPPROTO_SCTP, sctp_input, sctp_ctlinput); in ip_init()
H A Dsctp_input.c5810 sctp_input(struct mbuf **mp, int *offp, int proto SCTP_UNUSED) in sctp_input() function
/freebsd/sys/conf/
H A Dfiles4367 netinet/sctp_input.c optional inet sctp | inet6 sctp