Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dnft_compat.c446 static int nft_match_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_match_dump() function
671 nft_match->ops.dump = nft_match_dump; in nft_match_select_ops()