Searched defs:fw_head (Results 1 – 1 of 1) sorted by relevance
27 struct fw_head { struct28 u32 mask;29 struct fw_filter __rcu *ht[HTSIZE];53 struct fw_head *head = rcu_dereference_bh(tp->root); in fw_classify() argument