Searched defs:xt_compat_target_offset (Results 1 - 1 of 1) sorted by relevance

/net/netfilter/
H A Dx_tables.c614 int xt_compat_target_offset(const struct xt_target *target) function
619 EXPORT_SYMBOL_GPL(xt_compat_target_offset); variable
626 int pad, off = xt_compat_target_offset(target);
652 int off = xt_compat_target_offset(target);

Completed in 56 milliseconds