Home
last modified time | relevance | path

Searched defs:SLIST_FIRST (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_queue.h163 #define SLIST_FIRST(head) ((head)->slh_first) macro
/third_party/FreeBSD/sys/sys/
Dqueue.h231 #define SLIST_FIRST(head) ((head)->slh_first) macro