Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Din_proto.c185 PR_WRAP_INPUT(tcp_input) in PR_WRAP_CTLINPUT()
202 #define tcp_input tcp_input_wrapper in PR_WRAP_CTLINPUT() macro
290 .pr_input = tcp_input,
H A Dfiles.netinet44 file netinet/tcp_input.c inet | inet6
H A Dtcp_var.h817 void tcp_input(struct mbuf *, int, int);
H A Dtcp_input.c1 /* $NetBSD: tcp_input.c,v 1.441 2024/10/08 06:17:14 rin Exp $ */
137 * @(#)tcp_input.c 8.12 (Berkeley) 5/24/95
141 __KERNEL_RCSID(0, "$NetBSD: tcp_input.c,v 1.441 2024/10/08 06:17:14 rin Exp $");
827 tcp_input(m, *offp, proto); in tcp4_log_refused()
986 * This code is duplicated from the one in tcp_input(). in tcp_vtw_input()
1186 tcp_input(struct mbuf *m, int off, int proto) in tcp_input()
1177 tcp_input(struct mbuf *m, int off, int proto) tcp_input() function
/netbsd-src/sys/rump/net/lib/libnetinet/
H A DMakefile.inc17 SRCS+= tcp_congctl.c tcp_input.c tcp_output.c tcp_sack.c tcp_subr.c \
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dputnexts_example.txt161 ip`tcp_input+0x39
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dputnexts_example.txt161 ip`tcp_input+0x39