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