Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_compat.c185 static void target_compat_from_user(struct xt_target *t, void *in, void *out) in target_compat_from_user() function
255 target_compat_from_user(target, nla_data(tb[NFTA_TARGET_INFO]), info); in nft_target_init()