Home
last modified time | relevance | path

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

/dflybsd-src/sys/netinet/
H A Din_proto.c121 .pr_input = tcp_input,
H A Dtcp_var.h674 int tcp_input (struct mbuf **, int *, int);
H A Dtcp_input.c631 tcp_input(mp, offp, proto); in tcp6_input()
637 tcp_input(struct mbuf **mp, int *offp, int proto) in tcp_input() function
/dflybsd-src/sys/conf/
H A Dfiles1823 netinet/tcp_input.c optional inet