Searched refs:CTA_FILTER_REPLY_FLAGS (Results 1 – 2 of 2) sorted by relevance
286 CTA_FILTER_REPLY_FLAGS, enumerator
889 [CTA_FILTER_REPLY_FLAGS] = { .type = NLA_U32 },909 if (tb[CTA_FILTER_REPLY_FLAGS]) { in ctnetlink_parse_filter()910 filter->reply_flags = nla_get_u32(tb[CTA_FILTER_REPLY_FLAGS]); in ctnetlink_parse_filter()