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

/net/netfilter/
H A Dx_tables.c490 int xt_compat_match_from_user(struct xt_entry_match *m, void **dstptr, function
515 EXPORT_SYMBOL_GPL(xt_compat_match_from_user); variable
/net/ipv4/netfilter/
H A Dip_tables.c1584 ret = xt_compat_match_from_user(ematch, dstptr, size);
/net/ipv6/netfilter/
H A Dip6_tables.c1595 ret = xt_compat_match_from_user(ematch, dstptr, size);

Completed in 53 milliseconds