Searched refs:hinfo_p (Results 1 – 3 of 3) sorted by relevance
97 typedef struct ng_bpf_hookinfo *hinfo_p; typedef246 hinfo_p hip = NG_HOOK_PRIVATE(hook); in ng_bpf_addrefs()259 hinfo_p hip = NG_HOOK_PRIVATE(hook); in ng_bpf_remrefs()275 hinfo_p hip; in ng_bpf_newhook()352 hp = ((hinfo_p)NG_HOOK_PRIVATE(hook))->prog; in ng_bpf_rcvmsg()377 stats = &((hinfo_p)NG_HOOK_PRIVATE(hook))->stats; in ng_bpf_rcvmsg()417 const hinfo_p hip = NG_HOOK_PRIVATE(hook); in ng_bpf_rcvdata()421 hinfo_p dhip; in ng_bpf_rcvdata()526 const hinfo_p hip = NG_HOOK_PRIVATE(hook); in ng_bpf_disconnect()557 const hinfo_p hip = NG_HOOK_PRIVATE(hook); in ng_bpf_setprog()
114 typedef struct ng_tag_hookinfo *hinfo_p; typedef304 hinfo_p hip; in ng_tag_newhook()416 hp = ((hinfo_p)NG_HOOK_PRIVATE(hook))->in; in ng_tag_rcvmsg()440 hp = ((hinfo_p)NG_HOOK_PRIVATE(hook))->out; in ng_tag_rcvmsg()465 stats = &((hinfo_p)NG_HOOK_PRIVATE(hook))->stats; in ng_tag_rcvmsg()507 const hinfo_p hip = NG_HOOK_PRIVATE(hook); in ng_tag_rcvdata()510 hinfo_p dhip; in ng_tag_rcvdata()610 const hinfo_p hip = NG_HOOK_PRIVATE(hook); in ng_tag_disconnect()617 hinfo_p priv = NG_HOOK_PRIVATE(hook2); in ng_tag_disconnect()646 const hinfo_p hip = NG_HOOK_PRIVATE(hook); in ng_tag_setdata_in()[all …]
62 typedef struct ng_hole_hookinfo *hinfo_p; typedef132 hinfo_p hip; in ngh_newhook()172 stats = &((hinfo_p)NG_HOOK_PRIVATE(hook))->stats; in ngh_rcvmsg()207 const hinfo_p hip = NG_HOOK_PRIVATE(hook); in ngh_rcvdata()