Home
last modified time | relevance | path

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

/net/netfilter/
Dxt_quota2.c179 q2_new_counter(const struct xt_quota_mtinfo2 *q, bool anon) in q2_new_counter() argument
185 size = anon ? offsetof(typeof(*e), list) : sizeof(*e); in q2_new_counter()
192 if (!anon) { in q2_new_counter()