Home
last modified time | relevance | path

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

/dflybsd-src/sys/netinet/
H A Dtcpip.h55 struct full_tcpiphdr { struct
56 struct ipovly ti_i; /* overlaid ip structure */
57 struct tcphdr ti_t; /* tcp header */
58 char ti_o[TCP_MAXOLEN]; /* space for tcp options */