Home | History | Annotate | Download | only in libiptc

Lines Matching refs:list_for_each

606  * because list_for_each processing will always hit the first chain
706 // list_for_each(pos, &handle->chains) {
707 list_for_each(pos, list_start_pos->prev) {
732 list_for_each(pos, &handle->chains) {
772 list_for_each(pos, list_start_pos->prev) {