Home
last modified time | relevance | path

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

/Linux-v5.4/net/netfilter/
Dnft_compat.c287 static int nft_target_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_target_dump() function
831 ops->dump = nft_target_dump; in nft_target_select_ops()