Searched refs:sctp6_input (Results 1 – 4 of 4) sorted by relevance
43 int sctp6_input(struct mbuf **, int *, int);
165 sctp6_input(struct mbuf **i_pak, int *offp, int proto SCTP_UNUSED) in sctp6_input() function
296 IP6PROTO_REGISTER(IPPROTO_SCTP, sctp6_input, sctp6_ctlinput); in ip6_init()
76 error = ip6proto_register(IPPROTO_SCTP, sctp6_input, sctp6_ctlinput); in sctp_module_load()