Home
last modified time | relevance | path

Searched refs:ng_tag_hookin (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_tag.c108 struct ng_tag_hookin *in;
125 static int ng_tag_setdata_in(hook_p hook, const struct ng_tag_hookin *hp);
133 const struct ng_tag_hookin *hp; in ng_tag_hookinary_getLength()
135 hp = (const struct ng_tag_hookin *) in ng_tag_hookinary_getLength()
136 (buf - offsetof(struct ng_tag_hookin, tag_data)); in ng_tag_hookinary_getLength()
269 static const struct ng_tag_hookin ng_tag_default_in = {
361 struct ng_tag_hookin *const in ng_tag_rcvmsg()
362 hp = (struct ng_tag_hookin *)msg->data; in ng_tag_rcvmsg()
403 struct ng_tag_hookin *hp; in ng_tag_rcvmsg()
644 ng_tag_setdata_in(hook_p hook, const struct ng_tag_hookin *hp0) in ng_tag_setdata_in()
[all …]
H A Dng_tag.h46 struct ng_tag_hookin { struct
67 (sizeof(struct ng_tag_hookin) + (taglen)) argument
/f-stack/tools/compat/include/netgraph/
H A Dng_tag.h44 struct ng_tag_hookin { struct
65 (sizeof(struct ng_tag_hookin) + (taglen)) argument