Searched refs:ng_tag_hookout (Results 1 – 3 of 3) sorted by relevance
109 struct ng_tag_hookout *out;126 static int ng_tag_setdata_out(hook_p hook, const struct ng_tag_hookout *hp);144 const struct ng_tag_hookout *hp; in ng_tag_hookoutary_getLength()146 hp = (const struct ng_tag_hookout *) in ng_tag_hookoutary_getLength()147 (buf - offsetof(struct ng_tag_hookout, tag_data)); in ng_tag_hookoutary_getLength()280 static const struct ng_tag_hookout ng_tag_default_out = {382 struct ng_tag_hookout *const in ng_tag_rcvmsg()383 hp = (struct ng_tag_hookout *)msg->data; in ng_tag_rcvmsg()427 struct ng_tag_hookout *hp; in ng_tag_rcvmsg()694 ng_tag_setdata_out(hook_p hook, const struct ng_tag_hookout *hp0) in ng_tag_setdata_out()[all …]
58 struct ng_tag_hookout { struct70 (sizeof(struct ng_tag_hookout) + (taglen)) argument
56 struct ng_tag_hookout { struct68 (sizeof(struct ng_tag_hookout) + (taglen)) argument