xt_alloc_entry_offsets 286 include/linux/netfilter/x_tables.h unsigned int *xt_alloc_entry_offsets(unsigned int size); xt_alloc_entry_offsets 538 net/ipv4/netfilter/arp_tables.c offsets = xt_alloc_entry_offsets(newinfo->number); xt_alloc_entry_offsets 679 net/ipv4/netfilter/ip_tables.c offsets = xt_alloc_entry_offsets(newinfo->number); xt_alloc_entry_offsets 696 net/ipv6/netfilter/ip6_tables.c offsets = xt_alloc_entry_offsets(newinfo->number); xt_alloc_entry_offsets 952 net/netfilter/x_tables.c EXPORT_SYMBOL(xt_alloc_entry_offsets);