Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_compat.c177 static void target_compat_from_user(struct xt_target *t, void *in, void *out) in target_compat_from_user() function
240 target_compat_from_user(target, nla_data(tb[NFTA_TARGET_INFO]), info); in nft_target_init()