Home | History | Annotate | Download | only in slirp

Lines Matching full:ti_len

73 	n->ti_len = htons(sizeof (struct tcpiphdr) - sizeof (struct ip));
145 ti->ti_len = htons((u_short)(sizeof (struct tcphdr) + tlen));