Searched refs:tag_cookie (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/netgraph/
H A Dng_tag.h40 * The types of tag_cookie, tag_len and tag_id in structures below
51 uint32_t tag_cookie; /* ABI/Module ID */ member in struct:ng_tag_hookin
60 uint32_t tag_cookie; /* ABI/Module ID */ member in struct:ng_tag_hookout
78 { "tag_cookie", &ng_parse_uint32_type }, \
87 { "tag_cookie", &ng_parse_uint32_type }, \
H A Dng_tag.c682 hip->in_tag_cookie = hip->in->tag_cookie;
712 hip->out_tag_cookie = hip->out->tag_cookie;

Completed in 117 milliseconds