/titanic_41/usr/src/cmd/ipf/lib/common/ |
H A D | printpacket6.c | 12 tcphdr_t *tcp; 16 tcp = (tcphdr_t *)(buf + 40);
|
H A D | ipft_tx.c | 172 return sizeof(ip_t) + sizeof(tcphdr_t); 186 tcphdr_t th, *tcp = &th;
|
/titanic_41/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_rcmd_pxy.c | 83 tcphdr_t *tcp = (tcphdr_t *)fin->fin_dp; 126 tcphdr_t *tcp, tcph, *tcp2 = &tcph; 136 tcp = (tcphdr_t *)fin->fin_dp;
|
H A D | ip_h323_pxy.c | 189 tcphdr_t *tcp; 194 tcp = (tcphdr_t *)fin->fin_dp; 272 tcphdr_t *tcp; 281 tcp = (tcphdr_t *)fin->fin_dp;
|
H A D | ip_raudio_pxy.c | 105 tcphdr_t *tcp; 120 tcp = (tcphdr_t *)fin->fin_dp; 210 tcphdr_t *tcp, tcph, *tcp2 = &tcph; 233 tcp = (tcphdr_t *)fin->fin_dp;
|
H A D | ip_state.h | 232 extern ipstate_t *fr_stlookup __P((fr_info_t *, tcphdr_t *, ipftq_t **)); 238 struct tcpdata *, tcphdr_t *, int));
|
H A D | ip_pptp_pxy.c | 265 tcphdr_t *tcp; 500 tcphdr_t *tcp; 510 tcp = (tcphdr_t *)fin->fin_dp;
|
H A D | ip_irc_pxy.c | 277 tcphdr_t *tcp, tcph, *tcp2 = &tcph; 294 tcp = (tcphdr_t *)fin->fin_dp;
|
H A D | ip_ftp_pxy.c | 193 tcphdr_t *tcp, tcph, *tcp2 = &tcph; 206 tcp = (tcphdr_t *)fin->fin_dp; 649 tcphdr_t *tcp, tcph, *tcp2; 659 tcp = (tcphdr_t *)fin->fin_dp; 1044 tcphdr_t *tcp; 1050 tcp = (tcphdr_t *)fin->fin_dp;
|
H A D | ip_rpcb_pxy.c | 1180 tcphdr_t tcp; 1204 TCP_OFF_A(&tcp, sizeof(tcphdr_t) >> 2); 1205 fi.fin_dlen = sizeof(tcphdr_t);
|
H A D | ip_proxy.h | 450 extern int appr_ok __P((fr_info_t *, tcphdr_t *, struct ipnat *));
|
H A D | ip_compat.h | 1746 typedef struct tcphdr tcphdr_t; typedef
|
/titanic_41/usr/src/uts/common/inet/ipf/ |
H A D | ip_state.c | 123 i6addr_t *, tcphdr_t *, u_32_t)); 129 static int fr_tcpstate __P((fr_info_t *, tcphdr_t *, ipstate_t *)); 130 static int fr_tcpoptions __P((fr_info_t *, tcphdr_t *, tcpdata_t *)); 131 static ipstate_t *fr_stclone __P((fr_info_t *, tcphdr_t *, ipstate_t *)); 1122 tcphdr_t *tcp; 1353 (TCP_OFF(tcp) > (sizeof(tcphdr_t) >> 2))) { 1549 tcphdr_t *tcp; 1647 tcphdr_t *tcp; 1724 if (TCP_OFF(tcp) > (sizeof (tcphdr_t) >> 2)) { 1731 if ((TCP_OFF(tcp) > (sizeof(tcphdr_t) >> 2))) [all …]
|
H A D | ip_proxy.c | 286 tcphdr_t *tcp; 478 tcphdr_t *tcp = NULL; 536 tcp = (tcphdr_t *)fin->fin_dp; 730 tcphdr_t *tcp; 733 tcp = (tcphdr_t *)fin->fin_dp;
|
H A D | ip_nat6.c | 122 tcphdr_t *, nat_t **, int)); 521 ((tcphdr_t *)fin->fin_dp)->th_sport = port; 707 ((tcphdr_t *)fin->fin_dp)->th_dport = nport; 743 tcphdr_t *tcp = NULL; 911 tcphdr_t *tcp; 1083 tcphdr_t *tcp = NULL; 1173 tcp = (tcphdr_t *)(oip6 + 1); 1219 tcphdr_t *tcp; 1239 tcp = (tcphdr_t *)udp; 2209 tcphdr_t *tcp; [all …]
|
H A D | ip_fil_solaris.c | 1103 tcphdr_t *tcp, *tcp2; 2385 tcphdr_t *tcp = NULL; 2398 ((tcp = (tcphdr_t *) fin->fin_dp) != NULL)) { 2413 ((tcp = (tcphdr_t *) fin->fin_dp) != NULL)) { 2481 tcphdr_t *tcp; 2499 tcp = (tcphdr_t *) fin->fin_dp; 2674 tcphdr_t *tcp; 2686 tcp = (tcphdr_t *) fin->fin_dp; 2904 tcphdr_t *tcp; 2964 tcp = (tcphdr_t *)(pkt->b_rptr + fin->fin_hlen);
|
H A D | ip_nat.c | 160 tcphdr_t *, nat_t **, int)); 162 static void nat_mssclamp __P((tcphdr_t *, u_32_t, u_short *)); 2312 ((tcphdr_t *)fin->fin_dp)->th_sport = port; 2490 ((tcphdr_t *)fin->fin_dp)->th_dport = nport; 2526 tcphdr_t *tcp = NULL; 2698 tcphdr_t *tcp; 2865 tcphdr_t *tcp = NULL; 2955 tcp = (tcphdr_t *)((char *)oip + (IP_HL(oip) << 2)); 3000 tcphdr_t *tcp; 3020 tcp = (tcphdr_t *)udp; [all …]
|
H A D | ip_log.c | 266 hlen += MIN(sizeof(tcphdr_t), fin->fin_dlen);
|
H A D | fil.c | 1039 tcphdr_t *tcp; 1062 if (tlen < sizeof(tcphdr_t)) { 1118 if (tlen == sizeof(tcphdr_t)) 1208 frpr_short(fin, sizeof(tcphdr_t)); 3008 csump = &((tcphdr_t *)l4hdr)->th_sum; 3009 l4hlen = sizeof(tcphdr_t); 6015 csump = &((tcphdr_t *)fin->fin_dp)->th_sum;
|
/titanic_41/usr/src/cmd/ipf/tools/ |
H A D | ipmon_y.y | 463 tcphdr_t *tcp; 473 tcp = (tcphdr_t *)((char *)ip + (IP_HL(ip) << 2));
|
H A D | ipmon.c | 982 tcphdr_t *tp; 1126 tp = (tcphdr_t *)((char *)ip + hl); 1191 tp = (tcphdr_t *)((char *)ipc + hl);
|
H A D | ipftest.c | 789 csump += offsetof(tcphdr_t, th_sum);
|