Home
last modified time | relevance | path

Searched defs:hp (Results 1 – 19 of 19) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_tag.c133 const struct ng_tag_hookin *hp; in ng_tag_hookinary_getLength() local
144 const struct ng_tag_hookout *hp; in ng_tag_hookoutary_getLength() local
362 hp = (struct ng_tag_hookin *)msg->data; in ng_tag_rcvmsg() local
383 hp = (struct ng_tag_hookout *)msg->data; in ng_tag_rcvmsg() local
403 struct ng_tag_hookin *hp; in ng_tag_rcvmsg() local
427 struct ng_tag_hookout *hp; in ng_tag_rcvmsg() local
647 struct ng_tag_hookin *hp; in ng_tag_setdata_in() local
697 struct ng_tag_hookout *hp; in ng_tag_setdata_out() local
H A Dng_bpf.c131 const struct ng_bpf_hookprog *hp; in ng_bpf_hookprogary_getLength() local
318 hp = (struct ng_bpf_hookprog *)msg->data; in ng_bpf_rcvmsg() local
339 struct ng_bpf_hookprog *hp; in ng_bpf_rcvmsg() local
558 struct ng_bpf_hookprog *hp; in ng_bpf_setprog() local
H A Dng_socket.c788 struct hookpriv *hp; in ngs_rehash() local
820 struct hookpriv *hp; in ngs_newhook() local
859 struct hookpriv *hp; in ngs_findhook() local
1060 struct hookpriv *hp = NG_HOOK_PRIVATE(hook); in ngs_disconnect() local
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_upstream_hash_module.c126 ngx_stream_upstream_hash_peer_data_t *hp; in ngx_stream_upstream_init_hash_peer() local
165 ngx_stream_upstream_hash_peer_data_t *hp = data; in ngx_stream_upstream_get_hash_peer() local
470 ngx_stream_upstream_hash_peer_data_t *hp; in ngx_stream_upstream_init_chash_peer() local
497 ngx_stream_upstream_hash_peer_data_t *hp = data; in ngx_stream_upstream_get_chash_peer() local
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_upstream_hash_module.c128 ngx_http_upstream_hash_peer_data_t *hp; in ngx_http_upstream_init_hash_peer() local
165 ngx_http_upstream_hash_peer_data_t *hp = data; in ngx_http_upstream_get_hash_peer() local
469 ngx_http_upstream_hash_peer_data_t *hp; in ngx_http_upstream_init_chash_peer() local
495 ngx_http_upstream_hash_peer_data_t *hp = data; in ngx_http_upstream_get_chash_peer() local
/f-stack/tools/libutil/
H A Drealhostname.c55 struct hostent *hp; in realhostname() local
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dlzjb.c58 uint16_t *hp; in lzjb_compress() local
/f-stack/tools/ifconfig/
H A Daf_inet.c142 struct hostent *hp; in in_getaddr() local
/f-stack/dpdk/examples/l3fwd-power/
H A Dperf_core.c70 int hp = 0; in update_lcore_params() local
/f-stack/tools/arp/
H A Darp.c304 struct hostent *hp; in getaddr() local
627 struct hostent *hp; in print_entry() local
/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_memory.c594 struct hugepage_file *hp = &hugepg_tbl[page]; in unlink_hugepage_files() local
629 struct hugepage_file *hp = &hugepg_tbl[page]; in unmap_unneeded_hugepages() local
1508 struct hugepage_file *hp = NULL; local
/f-stack/freebsd/contrib/openzfs/module/icp/spi/
H A Dkcf_spi.c814 process_logical_providers(crypto_provider_info_t *info, kcf_provider_desc_t *hp) in process_logical_providers()
/f-stack/tools/route/
H A Droute.c878 struct hostent *hp; in newroute() local
1257 struct hostent *hp; in getaddr() local
/f-stack/tools/ipfw/
H A Dnat.c209 struct hostent* hp; in StrToAddr() local
/f-stack/tools/netstat/
H A Dinet.c1474 struct hostent *hp; in inetname() local
/f-stack/freebsd/arm64/include/
H A Dbus.h314 #define bus_space_map(t, a, s, c, hp) \ argument
318 #define bus_space_subregion(t, h, o, s, hp) \ argument
324 #define bus_space_alloc(t, rs, re, s, a, b, c, ap, hp) \ argument
/f-stack/freebsd/arm/include/
H A Dbus.h303 #define bus_space_map(t, a, s, c, hp) \ argument
307 #define bus_space_subregion(t, h, o, s, hp) \ argument
313 #define bus_space_alloc(t, rs, re, s, a, b, c, ap, hp) \ argument
/f-stack/freebsd/mips/include/
H A Dbus.h267 #define bus_space_map(t, a, s, c, hp) \ argument
271 #define bus_space_subregion(t, h, o, s, hp) \ argument
277 #define bus_space_alloc(t, rs, re, s, a, b, c, ap, hp) \ argument
/f-stack/freebsd/netinet6/
H A Dip6_output.c164 #define MAKE_EXTHDR(hp, mp, _ol) \ argument