Searched refs:tcp6_ctlinput (Results 1 – 1 of 1) sorted by relevance
130 static ip6proto_ctlinput_t tcp6_ctlinput; variable1569 IP6PROTO_REGISTER(IPPROTO_TCP, tcp6_input, tcp6_ctlinput); in tcp_init()3350 tcp6_ctlinput(struct ip6ctlparam *ctl) in tcp6_ctlinput() function