Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_tables.h1068 struct nft_rule_dp { struct
1077 struct nft_rule_dp end; /* end of nft_rule_blob marker */ argument
1083 static inline const struct nft_rule_dp *nft_rule_next(const struct nft_rule_dp *rule) in nft_rule_next()
1091 __attribute__((aligned(__alignof__(struct nft_rule_dp))));
1533 const struct nft_rule_dp *rule,