Searched defs:hip (Results 1 – 13 of 13) sorted by relevance
/freebsd/sys/netgraph/ |
H A D | ng_bpf.c | 244 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 D | ng_tag.c | 302 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 D | ng_hole.c | 130 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 D | vepcr.c | 98 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 D | k_expl.h | 219 __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 D | k_expl.h | 237 __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 D | t_hid.c | 84 enum hid_kind k, struct hid_item *hip) in locate_item()
|
/freebsd/sys/dev/usb/net/ |
H A D | if_usie.c | 1062 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 D | if_usievar.h | 188 struct usie_hip hip; member
|
/freebsd/sys/dev/nvmf/controller/ |
H A D | nvmft_var.h | 67 struct nvme_health_information_page hip; member
|
H A D | nvmft_controller.c | 561 struct nvme_health_information_page hip; in handle_get_log_page() local
|
/freebsd/usr.sbin/traceroute6/ |
H A D | traceroute6.c | 1396 struct ip6_hdr *hip; in packet_ok() local
|
/freebsd/usr.sbin/traceroute/ |
H A D | traceroute.c | 297 struct ip *hip = NULL; /* Quoted IP header */ variable
|