Searched refs:xt_compat_add_offset (Results 1 - 5 of 5) sorted by relevance

/net/netfilter/
H A Dx_tables.c422 int xt_compat_add_offset(u_int8_t af, unsigned int offset, int delta) function
445 EXPORT_SYMBOL_GPL(xt_compat_add_offset); variable
/net/ipv4/netfilter/
H A Darp_tables.c848 ret = xt_compat_add_offset(NFPROTO_ARP, entry_offset, off);
1260 ret = xt_compat_add_offset(NFPROTO_ARP, entry_offset, off);
H A Dip_tables.c1036 ret = xt_compat_add_offset(AF_INET, entry_offset, off);
1534 ret = xt_compat_add_offset(AF_INET, entry_offset, off);
/net/bridge/netfilter/
H A Debtables.c1763 ret = xt_compat_add_offset(NFPROTO_BRIDGE, entry_offset, off);
2104 ret = xt_compat_add_offset(NFPROTO_BRIDGE, offset, new_offset);
/net/ipv6/netfilter/
H A Dip6_tables.c1046 ret = xt_compat_add_offset(AF_INET6, entry_offset, off);
1546 ret = xt_compat_add_offset(AF_INET6, entry_offset, off);

Completed in 72 milliseconds