Searched defs:_tag (Results 1 – 3 of 3) sorted by relevance
54 struct _tag { /* Tag list. */ struct74 TAILQ_HEAD(_tagqh, _tag) tagq; argument
182 _tag(struct n2id_labels *head, u_int16_t id, u_int32_t tag) in _tag() function