Searched defs:full_tcpiphdr (Results 1 – 1 of 1) sorted by relevance
55 struct full_tcpiphdr { struct56 struct ipovly ti_i; /* overlaid ip structure */57 struct tcphdr ti_t; /* tcp header */58 char ti_o[TCP_MAXOLEN]; /* space for tcp options */