Searched refs:sctp_ctlinput (Results 1 – 4 of 4) sorted by relevance
65 error = ipproto_register(IPPROTO_SCTP, sctp_input, sctp_ctlinput); in sctp_module_load()
323 ipproto_ctlinput_t sctp_ctlinput; variable
373 IPPROTO_REGISTER(IPPROTO_SCTP, sctp_input, sctp_ctlinput); in ip_init()
260 sctp_ctlinput(struct icmp *icmp) in sctp_ctlinput() function