Home | History | Annotate | Download | only in libiptc

Lines Matching defs:tail

881 				debug("Insert, list head reached add to tail\n");
887 /* survived till end of list: add at tail */
896 struct list_head *tail = h->chains.prev;
912 ctail = list_entry(tail, struct chain_head, list);