Home
last modified time | relevance | path

Searched defs:iphp (Results 1 – 12 of 12) sorted by relevance

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dip_frag.c86 struct pm_iphdr *iphp = (struct pm_iphdr *)pptrs->iph_ptr; in find_fragment() local
152 struct pm_iphdr *iphp = (struct pm_iphdr *)pptrs->iph_ptr; in create_fragment() local
356 struct ip6_hdr *iphp = (struct ip6_hdr *)pptrs->iph_ptr; in find_fragment6() local
412 struct ip6_hdr *iphp = (struct ip6_hdr *)pptrs->iph_ptr; in create_fragment6() local
H A Dip_flow.c144 struct pm_iphdr *iphp = &my_iph; in find_flow() local
188 struct pm_iphdr *iphp, struct pm_tlhdr *tlhp, unsigned int idx) in create_flow()
502 struct ip6_hdr *iphp = &my_iph; in find_flow6() local
546 struct packet_ptrs *pptrs, struct ip6_hdr *iphp, struct pm_tlhdr *tlhp, unsigned int idx) in create_flow6()
H A Dconntrack.c389 struct pm_iphdr *iphp = (struct pm_iphdr *)pptrs->iph_ptr; in search_conntrack_ipv4() local
481 struct ip6_hdr *iphp = (struct ip6_hdr *)pptrs->iph_ptr; in search_conntrack_ipv6() local
H A Dclassifier.c205 struct pm_iphdr *iphp = (struct pm_iphdr *)pptrs->iph_ptr; in handle_class_accumulators() local
/dports/security/modsecurity3-nginx/nginx-1.20.0/src/http/modules/
H A Dngx_http_upstream_ip_hash_module.c104 ngx_http_upstream_ip_hash_peer_data_t *iphp; in ngx_http_upstream_init_ip_hash_peer() local
151 ngx_http_upstream_ip_hash_peer_data_t *iphp = data; in ngx_http_upstream_get_ip_hash_peer() local
/dports/www/nginx-lite/nginx-1.20.2/src/http/modules/
H A Dngx_http_upstream_ip_hash_module.c104 ngx_http_upstream_ip_hash_peer_data_t *iphp; in ngx_http_upstream_init_ip_hash_peer() local
151 ngx_http_upstream_ip_hash_peer_data_t *iphp = data; in ngx_http_upstream_get_ip_hash_peer() local
/dports/www/nginx-naxsi/nginx-1.20.2/src/http/modules/
H A Dngx_http_upstream_ip_hash_module.c104 ngx_http_upstream_ip_hash_peer_data_t *iphp; in ngx_http_upstream_init_ip_hash_peer() local
151 ngx_http_upstream_ip_hash_peer_data_t *iphp = data; in ngx_http_upstream_get_ip_hash_peer() local
/dports/www/nginx/nginx-1.20.2/src/http/modules/
H A Dngx_http_upstream_ip_hash_module.c104 ngx_http_upstream_ip_hash_peer_data_t *iphp; in ngx_http_upstream_init_ip_hash_peer() local
151 ngx_http_upstream_ip_hash_peer_data_t *iphp = data; in ngx_http_upstream_get_ip_hash_peer() local
/dports/www/nginx-devel/nginx-1.21.5/src/http/modules/
H A Dngx_http_upstream_ip_hash_module.c104 ngx_http_upstream_ip_hash_peer_data_t *iphp; in ngx_http_upstream_init_ip_hash_peer() local
151 ngx_http_upstream_ip_hash_peer_data_t *iphp = data; in ngx_http_upstream_get_ip_hash_peer() local
/dports/www/nginx-full/nginx-1.20.2/src/http/modules/
H A Dngx_http_upstream_ip_hash_module.c107 ngx_http_upstream_ip_hash_peer_data_t *iphp; in ngx_http_upstream_init_ip_hash_peer() local
154 ngx_http_upstream_ip_hash_peer_data_t *iphp = data; in ngx_http_upstream_get_ip_hash_peer() local
/dports/www/nginx-full/nginx-sticky-module-ng-c407e0d/
H A Dngx_http_sticky_module.c188 ngx_http_sticky_peer_data_t *iphp; in ngx_http_init_sticky_peer() local
278 ngx_http_sticky_peer_data_t *iphp = data; in ngx_http_get_sticky_peer() local
/dports/mail/avenger/avenger-0.8.5/asmtpd/
H A Drawnet.h173 struct ip *iphp; member