Searched refs:NFTA_FLOWTABLE_HOOK_PRIORITY (Results 1 – 2 of 2) sorted by relevance
1490 NFTA_FLOWTABLE_HOOK_PRIORITY, enumerator
5364 [NFTA_FLOWTABLE_HOOK_PRIORITY] = { .type = NLA_U32 },5384 !tb[NFTA_FLOWTABLE_HOOK_PRIORITY] || in nf_tables_flowtable_parse_hook()5392 priority = ntohl(nla_get_be32(tb[NFTA_FLOWTABLE_HOOK_PRIORITY])); in nf_tables_flowtable_parse_hook()5664 nla_put_be32(skb, NFTA_FLOWTABLE_HOOK_PRIORITY, htonl(flowtable->priority))) in nf_tables_fill_flowtable_info()