Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dnft_compat.c382 static void match_compat_from_user(struct xt_match *m, void *in, void *out) in match_compat_from_user() function
409 match_compat_from_user(match, nla_data(tb[NFTA_MATCH_INFO]), info); in nft_match_init()