Searched refs:netio_assert (Results 1 – 1 of 1) sorted by relevance
32 #define netio_assert assert /**< Enable assertions from macros */ macro34 #define netio_assert(...) ((void)(0)) /**< Disable assertions from macros */ macro619 netio_assert(!pkt->__packet.bits.__minimal); in NETIO_PKT_METADATA()640 netio_assert(pkt->__packet.bits.__minimal); in NETIO_PKT_MINIMAL_METADATA()1273 netio_assert(!pkt->__packet.bits.__minimal); in NETIO_PKT_STATUS()