Searched refs:xt_compat_match_to_user (Results 1 - 3 of 3) sorted by relevance

/net/netfilter/
H A Dx_tables.c517 int xt_compat_match_to_user(const struct xt_entry_match *m, function
543 EXPORT_SYMBOL_GPL(xt_compat_match_to_user); variable
/net/ipv4/netfilter/
H A Dip_tables.c1425 ret = xt_compat_match_to_user(ematch, dstptr, size);
/net/ipv6/netfilter/
H A Dip6_tables.c1437 ret = xt_compat_match_to_user(ematch, dstptr, size);

Completed in 150 milliseconds