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

/linux-master/net/bridge/netfilter/
H A Debtables.c1627 static int ebt_compat_match_offset(const struct xt_match *match, function
1645 int off = ebt_compat_match_offset(match, m->match_size);
1769 *off += ebt_compat_match_offset(m->u.match, m->match_size);
1980 off = ebt_compat_match_offset(match, match_size);

Completed in 207 milliseconds