Searched refs:tcp6_input (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/netinet6/
H A Dtcp6_var.h79 int tcp6_input(struct mbuf **, int *, int);
H A Din6_proto.c171 .pr_input = tcp6_input,
/freebsd-13-stable/sys/netinet/
H A Dtcp_input.c574 * tcp6_input is a thin wrapper around tcp_input for the extended
617 tcp6_input(struct mbuf **mp, int *offp, int proto) function
3402 /* IPv6 anycast check is done at tcp6_input() */

Completed in 59 milliseconds