Searched refs:NET_BUF_SLIST_FOR_EACH_NODE (Results 1 – 2 of 2) sorted by relevance
436 #define NET_BUF_SLIST_FOR_EACH_NODE(head, var) STAILQ_FOREACH(var, head, omp_next) macro
964 NET_BUF_SLIST_FOR_EACH_NODE(&seg->queue, pkthdr) { in enqueue_friend_pdu()