Home
last modified time | relevance | path

Searched defs:full_tcpiphdr (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/ipf/bin/ipsend/
H A Dtcpip.h62 struct full_tcpiphdr { struct
63 struct ipovly ti_i; /* overlaid ip structure */
64 struct tcphdr ti_t; /* tcp header */
65 char ti_o[TCP_MAXOLEN]; /* space for tcp options */