Home
last modified time | relevance | path

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

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