Lines Matching refs:probe_port

120   u16 probe_port; /* The port we use for probing IP ID infoz */  member
227 base_port + tries, proxy->probe_port, in ipid_proxy_probe()
235 base_port + tries, proxy->probe_port, in ipid_proxy_probe()
277 …tcp->th_dport) - base_port >= tries || ntohs(tcp->th_sport) != proxy->probe_port || ((tcp->th_fla… in ipid_proxy_probe()
346 proxy->seqclass = proxy->latestid = proxy->probe_port = 0; in initialize_proxy_struct()
413 proxy->probe_port); in ipv6_force_fragmentation()
556 proxy->probe_port = strtoul(q, &endptr, 10); in initialize_idleproxy()
557 if (*q == 0 || !endptr || *endptr != '\0' || !proxy->probe_port) { in initialize_idleproxy()
562 proxy->probe_port = ports->syn_ping_ports[0]; in initialize_idleproxy()
564 proxy->probe_port = ports->ack_ping_ports[0]; in initialize_idleproxy()
571 proxy->probe_port = tmp_ports[0]; in initialize_idleproxy()
677 o.magic_port + probes_sent + 1, proxy->probe_port, in initialize_idleproxy()
685 o.magic_port + probes_sent + 1, proxy->probe_port, in initialize_idleproxy()
733 if (ntohs(tcp->th_sport) != proxy->probe_port) { in initialize_idleproxy()
780 if (ntohs(tcp->th_sport) != proxy->probe_port) { in initialize_idleproxy()
822 proxy->probe_port); in initialize_idleproxy()
832 …lass: %s\n", proxy->host.HostName(), proxy->host.targetipstr(), proxy->probe_port, ipidclass2ascii… in initialize_idleproxy()
835 …her proxy.", proxy->host.HostName(), proxy->host.targetipstr(), proxy->probe_port, ipidclass2ascii… in initialize_idleproxy()
871 o.magic_port, proxy->probe_port, in initialize_idleproxy()
879 o.magic_port, proxy->probe_port, in initialize_idleproxy()
1046 proxy->probe_port, ports[pr0be], seq, 0, 0, TH_SYN, 0, 0, in idlescan_countopen2()
1053 proxy->probe_port, ports[pr0be], seq, 0, 0, TH_SYN, 0, 0, in idlescan_countopen2()