Searched refs:ebt_compat_entry_padsize (Results 1 – 1 of 1) sorted by relevance
1587 static int ebt_compat_entry_padsize(void) in ebt_compat_entry_padsize() function1629 *size -= ebt_compat_entry_padsize() + off; in compat_match_to_user()1656 *size -= ebt_compat_entry_padsize() + off; in compat_target_to_user()1729 *off += ebt_compat_entry_padsize(); in compat_calc_match()1736 *off += ebt_compat_entry_padsize(); in compat_calc_watcher()1761 off += ebt_compat_entry_padsize(); in compat_calc_entry()2001 ret = ebt_buf_add_pad(state, ebt_compat_entry_padsize()); in ebt_size_mwt()2016 growth += ebt_compat_entry_padsize(); in ebt_size_mwt()