Home
last modified time | relevance | path

Searched defs:fw_head (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/net/sched/
Dcls_fw.c27 struct fw_head { struct
28 u32 mask;
29 struct fw_filter __rcu *ht[HTSIZE];
53 struct fw_head *head = rcu_dereference_bh(tp->root); in fw_classify() argument