Searched refs:next_rule (Results 1 – 2 of 2) sorted by relevance
128 next_rule: in nft_do_chain()196 goto next_rule; in nft_do_chain()
4149 struct _rule_hw *next_rule = (struct _rule_hw *)(eth + 1); in handle_eth_header_mcast_prio() local4150 bool last_rule = next_rule->size == 0 && next_rule->id == 0 && in handle_eth_header_mcast_prio()4151 next_rule->rsvd == 0; in handle_eth_header_mcast_prio()