Home
last modified time | relevance | path

Searched refs:xt_find_jump_offset (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/include/linux/netfilter/
Dx_tables.h287 bool xt_find_jump_offset(const unsigned int *offsets,
/Linux-v5.10/net/netfilter/
Dx_tables.c961 bool xt_find_jump_offset(const unsigned int *offsets, in xt_find_jump_offset() function
979 EXPORT_SYMBOL(xt_find_jump_offset);
/Linux-v5.10/net/ipv4/netfilter/
Darp_tables.c368 if (!xt_find_jump_offset(offsets, newpos, in mark_source_chains()
Dip_tables.c432 if (!xt_find_jump_offset(offsets, newpos, in mark_source_chains()
/Linux-v5.10/net/ipv6/netfilter/
Dip6_tables.c450 if (!xt_find_jump_offset(offsets, newpos, in mark_source_chains()