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

/net/netfilter/
H A Dx_tables.c483 int xt_compat_match_offset(const struct xt_match *match) function
488 EXPORT_SYMBOL_GPL(xt_compat_match_offset); variable
495 int pad, off = xt_compat_match_offset(match);
522 int off = xt_compat_match_offset(match);

Completed in 6 milliseconds