Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnft_compat.c544 static int nft_match_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_match_dump() function
773 nft_match->ops.dump = nft_match_dump; in nft_match_select_ops()