Lines Matching defs:tcp
72 tcphdr_t *tcp = (tcphdr_t *)fin->fin_dp;
83 aps->aps_sport = tcp->th_sport;
84 aps->aps_dport = tcp->th_dport;
135 tcphdr_t *tcp, tcph, *tcp2 = &tcph;
152 tcp = (tcphdr_t *)fin->fin_dp;
156 tcpsz = TCP_OFF(tcp) << 2;
162 off = (char *)tcp - (char *)ip + tcpsz + fin->fin_ipoff;
170 (tcp->th_seq != rc->rcmd_portseq))
196 rc->rcmd_portseq = tcp->th_seq;
250 ip6->ip6_plen = htons(sizeof(*tcp));
254 ip->ip_len = htons(fin->fin_hlen + sizeof(*tcp));
258 * Fill out the fake TCP header with a few fields that ipfilter