Searched refs:ebt_compat_entry_padsize (Results 1 – 1 of 1) sorted by relevance
1585 static int ebt_compat_entry_padsize(void) in ebt_compat_entry_padsize() function1627 *size -= ebt_compat_entry_padsize() + off; in compat_match_to_user()1654 *size -= ebt_compat_entry_padsize() + off; in compat_target_to_user()1727 *off += ebt_compat_entry_padsize(); in compat_calc_match()1734 *off += ebt_compat_entry_padsize(); in compat_calc_watcher()1759 off += ebt_compat_entry_padsize(); in compat_calc_entry()1999 ret = ebt_buf_add_pad(state, ebt_compat_entry_padsize()); in ebt_size_mwt()2014 growth += ebt_compat_entry_padsize(); in ebt_size_mwt()