Searched defs:_TCPCB_LIST_HEAD (Results 1 – 1 of 1) sorted by relevance
78 #define _TCPCB_LIST_HEAD(name, type) \ macro84 #define _TCPCB_LIST_HEAD(name, type) LIST_HEAD(name, type) macro