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

/freebsd-10.2-release/sys/netgraph/
H A Dng_tag.h38 * The types of tag_cookie, tag_len and tag_id in structures below
49 uint32_t tag_cookie; /* ABI/Module ID */ member in struct:ng_tag_hookin
58 uint32_t tag_cookie; /* ABI/Module ID */ member in struct:ng_tag_hookout
76 { "tag_cookie", &ng_parse_uint32_type }, \
85 { "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 66 milliseconds