Lines Matching refs:list_entry
630 c2 = list_entry(next, struct chain_head, list);
708 struct chain_head *c = list_entry(pos, struct chain_head, list);
733 struct chain_head *c = list_entry(pos, struct chain_head, list);
756 test_c=list_entry(test_pos, struct chain_head,list);
757 tmp_c =list_entry(list_start_pos,struct chain_head,list);
773 struct chain_head *c = list_entry(pos, struct chain_head, list);
914 ctail = list_entry(tail, struct chain_head, list);
1457 list_entry(c->list.next, struct chain_head, list);
1464 struct chain_head *c = list_entry(handle->chains.next,
1524 r = list_entry(c->rules.next, struct rule_head, list);
1545 r = list_entry(handle->rule_iterator_cur->list.next,
2014 list_entry(handle->rule_iterator_cur->list.prev,
2079 list_entry(handle->rule_iterator_cur->list.prev,