Home
last modified time | relevance | path

Searched refs:ebt_compat_match_offset (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/net/bridge/netfilter/
Debtables.c1636 static int ebt_compat_match_offset(const struct xt_match *match, in ebt_compat_match_offset() function
1654 int off = ebt_compat_match_offset(match, m->match_size); in compat_match_to_user()
1778 *off += ebt_compat_match_offset(m->u.match, m->match_size); in compat_calc_match()
1981 off = ebt_compat_match_offset(match, match_size); in compat_mtw_from_user()