Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Din_proto.c136 .pr_input = tcp_input,
H A Dtcp_var.h961 int tcp_input(struct mbuf **, int *, int);
H A Dtcp_input.c608 return (tcp_input(mp, offp, proto)); in tcp6_input()
613 tcp_input(struct mbuf **mp, int *offp, int proto) in tcp_input() function
/f-stack/lib/
H A DMakefile452 tcp_input.c \
/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h961 int tcp_input(struct mbuf **, int *, int);