xt_compat_add_offset 500 include/linux/netfilter/x_tables.h extern int xt_compat_add_offset(u_int8_t af, unsigned int offset, short delta); xt_compat_add_offset 826 net/ipv4/netfilter/arp_tables.c ret = xt_compat_add_offset(NFPROTO_ARP, entry_offset, off); xt_compat_add_offset 1243 net/ipv4/netfilter/arp_tables.c ret = xt_compat_add_offset(NFPROTO_ARP, entry_offset, off); xt_compat_add_offset 1070 net/ipv4/netfilter/ip_tables.c ret = xt_compat_add_offset(AF_INET, entry_offset, off); xt_compat_add_offset 1590 net/ipv4/netfilter/ip_tables.c ret = xt_compat_add_offset(AF_INET, entry_offset, off); xt_compat_add_offset 1095 net/ipv6/netfilter/ip6_tables.c ret = xt_compat_add_offset(AF_INET6, entry_offset, off); xt_compat_add_offset 1617 net/ipv6/netfilter/ip6_tables.c ret = xt_compat_add_offset(AF_INET6, entry_offset, off);