Home
last modified time | relevance | path

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

/freebsd-head/sys/netinet/
HDtcp_var.h1401 int tcp_input(struct mbuf **, int *, int);
HDtcp_input.c1495 tcp_input(struct mbuf **mp, int *offp, int proto) in tcp_input() function
HDtcp_subr.c1570 IPPROTO_REGISTER(IPPROTO_TCP, tcp_input, tcp_ctlinput); in tcp_init()
/freebsd-head/sys/conf/
HDfiles4390 netinet/tcp_input.c optional inet | inet6