Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/sched/
Dcls_fw.c43 struct fw_head struct
66 struct fw_head *head = (struct fw_head*)tp->root; in fw_classify() argument
101 struct fw_head *head = (struct fw_head*)tp->root; in fw_get()
126 struct fw_head *head = (struct fw_head*)xchg(&tp->root, NULL); in fw_destroy()
154 struct fw_head *head = (struct fw_head*)tp->root; in fw_delete()
186 struct fw_head *head = (struct fw_head*)tp->root; in fw_change()
230 head = kmalloc(sizeof(struct fw_head), GFP_KERNEL); in fw_change()
276 struct fw_head *head = (struct fw_head*)tp->root; in fw_walk()