Searched refs:LIST_IsEmpty (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/sys/contrib/ncsw/etc/
H A Dlist.c65 if (!LIST_IsEmpty(p_List))
/freebsd-11.0-release/sys/contrib/ncsw/inc/etc/
H A Dlist_ext.h254 @Cautions LIST_IsEmpty() on entry does not return true after this,
315 @Function LIST_IsEmpty
323 static __inline__ int LIST_IsEmpty(t_List *p_List) function
/freebsd-11.0-release/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfm_mac.h134 if (!LIST_IsEmpty(p_AddrLst))
H A Ddtsec.c1154 if(LIST_IsEmpty(&p_Dtsec->p_MulticastAddrHash->p_Lsts[crcMirror]))
1171 if(LIST_IsEmpty(&p_Dtsec->p_UnicastAddrHash->p_Lsts[crcMirror]))
H A Dtgec.c812 if(LIST_IsEmpty(&p_Tgec->p_MulticastAddrHash->p_Lsts[hash]))
/freebsd-11.0-release/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c145 if (LIST_IsEmpty(p_List))
402 if (!LIST_IsEmpty(p_List))
415 if(!LIST_IsEmpty(p_List))
1508 if(!LIST_IsEmpty(&p_FmPcdCcNode->ccTreesLst))
1762 if(!LIST_IsEmpty(&p_FmPcdCcNode1->ccTreesLst))
2039 if(!LIST_IsEmpty(&p_FmPcdCcNode->ccPrevNodesLst))
2042 if(!LIST_IsEmpty(&p_FmPcdCcNode->ccTreeIdLst))
2745 if(LIST_IsEmpty(&p_FmPcdCcNode->ccTreesLst))

Completed in 237 milliseconds