Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_compat.c439 static void match_compat_from_user(struct xt_match *m, void *in, void *out) in match_compat_from_user() function
462 match_compat_from_user(match, nla_data(tb[NFTA_MATCH_INFO]), info); in __nft_match_init()