Home
last modified time | relevance | path

Searched refs:tcp_input (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/netinet/
HDin_proto.c138 .pr_input = tcp_input,
HDtcp_var.h772 int tcp_input(struct mbuf **, int *, int);
HDtcp_input.c568 return (tcp_input(mp, offp, proto)); in tcp6_input()
573 tcp_input(struct mbuf **mp, int *offp, int proto) in tcp_input() function
/freebsd-11-stable/sys/conf/
HDfiles4147 netinet/tcp_input.c optional inet | inet6