Searched defs:compatr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/netfilter/ |
H A D | arp_tables.c | 1158 translate_compat_table(struct net *net, struct xt_table_info **pinfo, void **pentry0, const struct compat_arpt_replace *compatr) translate_compat_table() argument [all...] |
H A D | ip_tables.c | 1392 translate_compat_table(struct net *net, struct xt_table_info **pinfo, void **pentry0, const struct compat_ipt_replace *compatr) translate_compat_table() argument [all...] |
/kernel/linux/linux-6.6/net/ipv4/netfilter/ |
H A D | arp_tables.c | 1155 translate_compat_table(struct net *net, struct xt_table_info **pinfo, void **pentry0, const struct compat_arpt_replace *compatr) translate_compat_table() argument [all...] |
H A D | ip_tables.c | 1387 translate_compat_table(struct net *net, struct xt_table_info **pinfo, void **pentry0, const struct compat_ipt_replace *compatr) translate_compat_table() argument [all...] |
/kernel/linux/linux-5.10/net/ipv6/netfilter/ |
H A D | ip6_tables.c | 1408 translate_compat_table(struct net *net, struct xt_table_info **pinfo, void **pentry0, const struct compat_ip6t_replace *compatr) translate_compat_table() argument [all...] |
/kernel/linux/linux-6.6/net/ipv6/netfilter/ |
H A D | ip6_tables.c | 1402 translate_compat_table(struct net *net, struct xt_table_info **pinfo, void **pentry0, const struct compat_ip6t_replace *compatr) translate_compat_table() argument [all...] |
Completed in 13 milliseconds