Home
last modified time | relevance | path

Searched defs:hip (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/netgraph/
H A Dng_bpf.c244 hinfo_p hip = NG_HOOK_PRIVATE(hook); in ng_bpf_addrefs() local
257 hinfo_p hip = NG_HOOK_PRIVATE(hook); in ng_bpf_remrefs() local
273 hinfo_p hip; in ng_bpf_newhook() local
414 const hinfo_p hip = NG_HOOK_PRIVATE(hook); in ng_bpf_rcvdata() local
523 const hinfo_p hip = NG_HOOK_PRIVATE(hook); in ng_bpf_disconnect() local
553 const hinfo_p hip = NG_HOOK_PRIVATE(hook); in ng_bpf_setprog() local
H A Dng_tag.c302 hinfo_p hip; in ng_tag_newhook() local
505 const hinfo_p hip = NG_HOOK_PRIVATE(hook); in ng_tag_rcvdata() local
610 const hinfo_p hip = NG_HOOK_PRIVATE(hook); in ng_tag_disconnect() local
646 const hinfo_p hip = NG_HOOK_PRIVATE(hook); in ng_tag_setdata_in() local
696 const hinfo_p hip = NG_HOOK_PRIVATE(hook); in ng_tag_setdata_out() local
H A Dng_hole.c130 hinfo_p hip; in ngh_newhook() local
205 const hinfo_p hip = NG_HOOK_PRIVATE(hook); in ngh_rcvdata() local
/freebsd/lib/libsecureboot/
H A Dvepcr.c98 struct hashed_info *hip; in ve_pcr_update() local
142 struct hashed_info *hip; in ve_pcr_hashed_get() local
/freebsd/lib/msun/ld80/
H A Dk_expl.h219 __k_expl(long double x, long double *hip, long double *lop, int *kp) in __k_expl()
247 k_hexpl(long double x, long double *hip, long double *lop) in k_hexpl()
/freebsd/lib/msun/ld128/
H A Dk_expl.h237 __k_expl(long double x, long double *hip, long double *lop, int *kp) in __k_expl()
270 k_hexpl(long double x, long double *hip, long double *lop) in k_hexpl()
/freebsd/contrib/netbsd-tests/dev/usb/
H A Dt_hid.c84 enum hid_kind k, struct hid_item *hip) in locate_item()
/freebsd/sys/dev/usb/net/
H A Dif_usie.c1062 struct usie_hip *hip; in usie_if_status_cb() local
1386 struct usie_hip *hip; in usie_cns_req() local
1506 struct usie_hip *hip; in usie_hip_rsp() local
H A Dif_usievar.h188 struct usie_hip hip; member
/freebsd/sys/dev/nvmf/controller/
H A Dnvmft_var.h67 struct nvme_health_information_page hip; member
H A Dnvmft_controller.c561 struct nvme_health_information_page hip; in handle_get_log_page() local
/freebsd/usr.sbin/traceroute6/
H A Dtraceroute6.c1396 struct ip6_hdr *hip; in packet_ok() local
/freebsd/usr.sbin/traceroute/
H A Dtraceroute.c297 struct ip *hip = NULL; /* Quoted IP header */ variable