Searched refs:xt_compat_calc_jump (Results 1 – 3 of 3) sorted by relevance
532 int xt_compat_calc_jump(u_int8_t af, unsigned int offset);
68 v += xt_compat_calc_jump(NFPROTO_BRIDGE, v); in ebt_standard_compat_from_user()77 cv -= xt_compat_calc_jump(NFPROTO_BRIDGE, cv); in ebt_standard_compat_to_user()2343 xt_compat_calc_jump(NFPROTO_BRIDGE, tmp.entries_size)); in compat_do_replace()2372 usrptr += xt_compat_calc_jump(NFPROTO_BRIDGE, delta); in compat_do_replace()
745 int xt_compat_calc_jump(u_int8_t af, unsigned int offset) in xt_compat_calc_jump() function761 EXPORT_SYMBOL_GPL(xt_compat_calc_jump);