Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_var.h1404 int tcp_input(struct mbuf **, int *, int);
H A Dtcp_input.c1491 tcp_input(struct mbuf **mp, int *offp, int proto) in tcp_input() function
H A Dtcp_subr.c1583 IPPROTO_REGISTER(IPPROTO_TCP, tcp_input, tcp_ctlinput); in tcp_init()
/freebsd/sys/conf/
H A Dfiles4380 netinet/tcp_input.c optional inet | inet6