Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_compat.c486 static void match_compat_from_user(struct xt_match *m, void *in, void *out) in match_compat_from_user() function
509 match_compat_from_user(match, nla_data(tb[NFTA_MATCH_INFO]), info); in __nft_match_init()