Searched refs:tcphdr_t (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-11-stable/contrib/ipfilter/lib/
H A Dprintpacket6.c24 tcphdr_t *tcp;
28 tcp = (tcphdr_t *)(buf + 40);
H A Dprintpacket.c24 tcphdr_t *tcp;
H A Dipft_tx.c170 tcphdr_t th, *tcp = &th;
348 tcphdr_t th, *tcp = &th;
/freebsd-11-stable/contrib/ipfilter/iplang/
H A Diplang.h35 tcphdr_t *ahu_tcp;
H A Diplang_y.y69 tcphdr_t *tcp = NULL;
654 sz = sizeof(tcphdr_t);
969 tcp = (tcphdr_t *)new_header(IPPROTO_TCP);
/freebsd-11-stable/contrib/ipfilter/
H A Dip_msnrpc_pxy.c126 tcphdr_t *tcp;
133 tcp = (tcphdr_t *)fin->fin_dp;
165 tcphdr_t *tcp, tcph, *tcp2 = &tcph;
176 tcp = (tcphdr_t *)fin->fin_dp;
/freebsd-11-stable/contrib/ipfilter/ipsend/
H A Dresend.c39 tcphdr_t *t;
42 t = (tcphdr_t *)((char *)ip + (IP_HL(ip) << 2));
H A Dipsend.c177 tcphdr_t *tcp;
189 tcp = (tcphdr_t *)(ip + 1);
249 ip->ip_len += sizeof(tcphdr_t);
367 tcp = (tcphdr_t *)(p + hlen);
H A Dip.c251 tcphdr_t *t, *t2;
258 t = (tcphdr_t *)((char *)ip + hlen);
260 t2 = (tcphdr_t *)((char *)ip2 + hlen);
263 thlen = sizeof(tcphdr_t);
H A Diptests.c923 tcphdr_t *t;
926 t = (tcphdr_t *)((char *)ip + (IP_HL(ip) << 2));
936 ip->ip_len = sizeof(ip_t) + sizeof(tcphdr_t);
1124 ip->ip_len = sizeof(ip_t) + sizeof(tcphdr_t) + 1;
1136 ip->ip_len = sizeof(ip_t) + sizeof(tcphdr_t);
1153 ip->ip_len = sizeof(ip_t) + sizeof(tcphdr_t);
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_raudio_pxy.c89 tcphdr_t *tcp;
104 tcp = (tcphdr_t *)fin->fin_dp;
191 tcphdr_t *tcp, tcph, *tcp2 = &tcph;
217 tcp = (tcphdr_t *)fin->fin_dp;
H A Dip_rcmd_pxy.c74 tcphdr_t *tcp = (tcphdr_t *)fin->fin_dp;
149 tcphdr_t *tcp, tcph, *tcp2 = &tcph;
166 tcp = (tcphdr_t *)fin->fin_dp;
H A Dip_state.h301 struct tcpdata *, tcphdr_t *, int);
309 extern ipstate_t *ipf_state_lookup(fr_info_t *, tcphdr_t *, ipftq_t **);
H A Dip_irc_pxy.c258 tcphdr_t *tcp, tcph, *tcp2 = &tcph;
277 tcp = (tcphdr_t *)fin->fin_dp;
H A Dip_state.c150 i6addr_t *, tcphdr_t *, u_32_t);
165 fr_info_t *, tcphdr_t *, ipstate_t *);
167 tcphdr_t *, tcpdata_t *);
168 static ipstate_t *ipf_state_clone(fr_info_t *, tcphdr_t *, ipstate_t *);
177 struct tcpdata *, tcphdr_t *, int);
1384 tcphdr_t *tcp;
1615 (TCP_OFF(tcp) > (sizeof(tcphdr_t) >> 2))) {
1900 tcphdr_t *tcp;
2008 tcphdr_t *tcp;
2074 if ((TCP_OFF(tcp) > (sizeof(tcphdr_t) >>
[all...]
H A Dip_pptp_pxy.c292 tcphdr_t *tcp;
528 tcphdr_t *tcp;
538 tcp = (tcphdr_t *)fin->fin_dp;
H A Dip_ftp_pxy.c301 tcphdr_t *tcp;
308 tcp = (tcphdr_t *)fin->fin_dp;
460 tcphdr_t tcph, *tcp2 = &tcph;
862 tcphdr_t *tcp, tcph, *tcp2;
882 tcp = (tcphdr_t *)fin->fin_dp;
1298 tcphdr_t *tcp;
1304 tcp = (tcphdr_t *)fin->fin_dp;
1313 DT3(process_debug, tcphdr_t *, tcp, int, off, int, mlen);
1753 tcphdr_t *tcp;
1758 tcp = (tcphdr_t *)fi
[all...]
H A Dip_proxy.c679 tcphdr_t *tcp;
908 tcphdr_t *tcp = NULL;
963 tcp = (tcphdr_t *)fin->fin_dp;
1167 tcphdr_t *tcp;
1170 tcp = (tcphdr_t *)fin->fin_dp;
H A Dip_proxy.h452 extern int ipf_proxy_ok(fr_info_t *, tcphdr_t *, struct ipnat *);
H A Dip_rpcb_pxy.c1158 tcphdr_t tcp;
1181 TCP_OFF_A(&tcp, sizeof(tcphdr_t) >> 2);
1182 fi.fin_dlen = sizeof(tcphdr_t);
H A Dip_nat6.c714 ((tcphdr_t *)fin->fin_dp)->th_sport = port;
919 ((tcphdr_t *)fin->fin_dp)->th_dport = nport;
1394 tcphdr_t *tcp = NULL;
1503 tcp = (tcphdr_t *)(oip6 + 1);
1595 tcphdr_t *tcp;
1622 tcp = (tcphdr_t *)dp;
1629 tcp = (tcphdr_t *)dp;
2614 tcphdr_t *tcp = NULL;
2815 tcphdr_t *tcp;
3017 tcphdr_t *tc
[all...]
H A Dip_scan.c530 tcphdr_t *tcp;
H A Dip_nat.c236 static void ipf_nat_mssclamp(tcphdr_t *, u_32_t, fr_info_t *,
2848 ((tcphdr_t *)fin->fin_dp)->th_sport = port;
3052 ((tcphdr_t *)fin->fin_dp)->th_dport = nport;
3620 tcphdr_t *tcp = NULL;
3730 tcp = (tcphdr_t *)((char *)oip + (IP_HL(oip) << 2));
3780 tcphdr_t *tcp;
3807 tcp = (tcphdr_t *)dp;
3814 tcp = (tcphdr_t *)dp;
4852 tcphdr_t *tcp = NULL;
5076 tcphdr_t *tc
[all...]
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipmon_y.y442 tcphdr_t *tcp;
452 tcp = (tcphdr_t *)((char *)ip + (IP_HL(ip) << 2));
H A Dipmon.c1057 tcphdr_t *tp;
1213 tp = (tcphdr_t *)((char *)ip + hl);
1280 tp = (tcphdr_t *)((char *)ipc + hl);

Completed in 261 milliseconds

12