Home
last modified time | relevance | path

Searched refs:port_h (Results 1 – 25 of 31) sorted by last modified time

12

/dports/net/srelay/srelay-0.4.8p3/
H A Dsrelay.h298 u_int16_t port_h; /* port range high (HBO)*/ member
H A Dreadconf.c180 tmp.port_h = PORT_MAX; in readconf()
182 if (setport(&(tmp.port_h), q) < 0) { in readconf()
188 tmp.port_h = PORT_MAX; in readconf()
193 tmp.port_h = tmp.port_l; in readconf()
195 if (tmp.port_l > tmp.port_h) { in readconf()
678 fprintf(stdout, "port_h: %u\n", proxy_tbl[i].port_h);
/dports/security/snort3/snort3-3.1.19.0/src/flow/
H A Dflow_key.h60 uint16_t port_h; /* High Port - 0 if ICMP */ member
H A Dexpect_cache.cc184 port2 = key.port_h; in find_node_by_packet()
185 key.port_h = 0; in find_node_by_packet()
191 key.port_h = port2; in find_node_by_packet()
H A Dflow_key.cc113 port_h = dstPort; in init4()
122 port_h = dstPort; in init4()
127 port_h = srcPort; in init4()
136 port_h = srcPort; in init4()
158 port_h = dstPort; in init6()
167 port_h = dstPort; in init6()
172 port_h = srcPort; in init6()
181 port_h = srcPort; in init6()
/dports/security/snort3/snort3-3.1.19.0/src/service_inspectors/dce_rpc/
H A Ddce_smb2.cc87 key.port_h = flow_key->port_h; in get_smb2_flow_key()
H A Ddce_smb2.h336 uint16_t port_h; // High Port - 0 if ICMP member
/dports/security/snort3/snort3-3.1.19.0/src/stream/icmp/
H A Dicmp_session.cc114 skey.port_h = dport; in ProcessIcmpUnreach()
123 skey.port_h = dport; in ProcessIcmpUnreach()
128 skey.port_h = sport; in ProcessIcmpUnreach()
137 skey.port_h = sport; in ProcessIcmpUnreach()
/dports/security/snort3/snort3-3.1.19.0/src/stream/base/
H A Dstream_ha.cc116 flow->client_port = flow->key->port_h; in consume()
123 flow->server_port = flow->key->port_h; in consume()
/dports/security/snort3/snort3-3.1.19.0/src/network_inspectors/appid/
H A Dappid_debug.cc135 activate(key->ip_l, key->ip_h, key->port_l, key->port_h, (IpProtocol)(key->ip_protocol), in activate()
/dports/security/snort/snort-2.9.18/src/preprocessors/Session/
H A Dstream5_ha.c180 (!info->dport || info->dport == key->port_h) && in StreamHADebugCheck()
182 ((!info->sport || info->sport == key->port_h) && in StreamHADebugCheck()
205 lipstr, key->port_l, hipstr, key->port_h, key->protocol); in StreamHADebugCheck()
389 ipA, key->port_l, ipB, key->port_h, key->protocol); in ha_print_key()
907 retSsn->client_port = retSsn->key->port_h; in DeserializeHASession()
914 retSsn->server_port = retSsn->key->port_h; in DeserializeHASession()
/dports/security/snort/snort-2.9.18/src/preprocessors/
H A Dsession_api.h161 uint16_t port_h; /* High Port - 0 if ICMP */ member
H A Dspp_session.c1705 LogMessage(" prt_h = %d\n", skey->port_h);
1851 key->port_h = dport; in initSessionKeyFromPktHeader()
1860 key->port_h = dport; in initSessionKeyFromPktHeader()
1869 key->port_h = sport; in initSessionKeyFromPktHeader()
1881 key->port_h = sport; in initSessionKeyFromPktHeader()
/dports/security/snort/snort-2.9.18/src/preprocessors/Stream6/
H A Dsnort_stream_icmp.c327 skey.port_h = dport; in ProcessIcmpUnreach()
336 skey.port_h = dport; in ProcessIcmpUnreach()
341 skey.port_h = sport; in ProcessIcmpUnreach()
349 skey.port_h = sport; in ProcessIcmpUnreach()
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/appid/
H A Dfw_appid.c650 (!info->dport || info->dport == key->port_h) && in fwAppIdDebugCheck()
652 ((!info->sport || info->sport == key->port_h) && in fwAppIdDebugCheck()
678 dport = key->port_h; in fwAppIdDebugCheck()
688 sport = key->port_h; in fwAppIdDebugCheck()
701 dport = key->port_h; in fwAppIdDebugCheck()
711 sport = key->port_h; in fwAppIdDebugCheck()
724 dport = key->port_h; in fwAppIdDebugCheck()
/dports/multimedia/libv4l/linux-5.13-rc2/samples/bpf/
H A Dtest_map_in_map_kern.c34 } port_h SEC(".maps");
99 if (inner_map != &port_h) in do_inline_hash_lookup()
102 result = bpf_map_lookup_elem(&port_h, &port); in do_inline_hash_lookup()
/dports/multimedia/v4l_compat/linux-5.13-rc2/samples/bpf/
H A Dtest_map_in_map_kern.c34 } port_h SEC(".maps");
99 if (inner_map != &port_h) in do_inline_hash_lookup()
102 result = bpf_map_lookup_elem(&port_h, &port); in do_inline_hash_lookup()
/dports/multimedia/v4l-utils/linux-5.13-rc2/samples/bpf/
H A Dtest_map_in_map_kern.c34 } port_h SEC(".maps");
99 if (inner_map != &port_h) in do_inline_hash_lookup()
102 result = bpf_map_lookup_elem(&port_h, &port); in do_inline_hash_lookup()
/dports/audio/ganv/ganv-1.8.0/src/
H A Dport.c284 const double port_h = ganv_box_get_height(&port->box); in ganv_port_place_labels() local
292 "y", (port_h - vlabel_h) / 2.0 - PORT_LABEL_VPAD, in ganv_port_place_labels()
297 "y", (port_h - vlabel_h) / 2.0 - PORT_LABEL_VPAD, in ganv_port_place_labels()
307 "y", (port_h - label_h) / 2.0 - PORT_LABEL_VPAD, in ganv_port_place_labels()
/dports/graphics/p5-GraphViz2/GraphViz2-2.66/t/snapshots/gen_record_3_t/
H A Ddot_file3 …port_b|<port1> c|{<port_d> d:port_d|<port2> e|<port3> f|{<port4> g|<port_h> h:port_h|<port5> i|<po…
7 "Alphabet":"port_y" -> "Alphabet":"port_h" [ color="green" ]
/dports/graphics/p5-GraphViz2/GraphViz2-2.66/t/
H A Dgen.record.3.t28 { port => 'port_h', text => 'h:port_h' },
64 …from => 'Alphabet', tailport => 'port_y', to => 'Alphabet', headport => 'port_h', color => 'green',
/dports/textproc/wiggle/wiggle-1.3/tests/contrib/series/
H A Dldiff28934 + patches.suse/net-dsa-sja1105-Fix-sleeping-while-atomic-in-.port_h.patch
H A Dnew3906 patches.suse/net-dsa-sja1105-Fix-sleeping-while-atomic-in-.port_h.patch
H A Ddiff3908 …-by-dev_index-->>><<<++patches.suse/net-dsa-sja1105-Fix-sleeping-while-atomic-in-.port_h.patch++>>>
H A Dnew23906 patches.suse/net-dsa-sja1105-Fix-sleeping-while-atomic-in-.port_h.patch

12