Searched refs:tcpiphdr (Results 1 - 18 of 18) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/netinet/
H A Dtcp_debug.h47 struct tcpiphdr td_ti;
H A Dtcpip.h40 struct tcpiphdr { struct
H A Dip_var.h67 struct tcpiphdr *_tcp;
H A Dtcp_subr.c603 * of the tcpiphdr at ti and send directly to the addressed host.
1221 i *= (u_long)(tp->t_segsz + sizeof (struct tcpiphdr));
/netbsd-6-1-5-RELEASE/dist/ipf/ipsend/
H A Dipsend.h51 extern struct sock *find_tcp __P((int, struct tcpiphdr *));
53 extern struct tcpcb *find_tcp __P((int, struct tcpiphdr *));
64 extern int do_socket __P((char *, int, struct tcpiphdr *, struct in_addr));
H A Dtcpip.h53 struct tcpiphdr { struct
H A Diptest.c91 struct tcpiphdr *ti;
103 ti = (struct tcpiphdr *)ip;
H A Dlsock.c154 struct tcpiphdr *ti;
194 struct tcpiphdr *ti;
H A Dip.c282 i = sizeof(struct tcpiphdr) / sizeof(long);
310 struct tcpiphdr *ti;
314 ti = (struct tcpiphdr *)lbuf;
H A Dsock.c201 struct tcpiphdr *ti;
292 struct tcpiphdr *ti;
398 struct tcpiphdr *ti;
H A Diptests.c1106 struct tcpiphdr ti;
/netbsd-6-1-5-RELEASE/dist/ipf/ipsd/
H A Dslinux.c91 if (cc >= sizeof(struct tcpiphdr))
H A Dsbpf.c73 struct tcpiphdr tip;
H A Dsdlpi.c65 struct tcpiphdr tip;
H A Dsnit.c60 struct tcpiphdr tip;
/netbsd-6-1-5-RELEASE/dist/ipf/lib/
H A Dipft_ef.c76 struct tcpiphdr pkt;
H A Dipft_td.c99 struct tcpiphdr pkt;
/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_compat.h1913 typedef struct tcpiphdr tcpiphdr_t;

Completed in 135 milliseconds