Home
last modified time | relevance | path

Searched refs:lrule (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c2345 struct nft_rule_dp_last *lrule; in nft_last_rule() local
2349 lrule = (struct nft_rule_dp_last *)ptr; in nft_last_rule()
2350 lrule->end.is_last = 1; in nft_last_rule()
2351 lrule->chain = chain; in nft_last_rule()