Lines Matching refs:NET_ASSERT
61 NET_ASSERT(buf); in gptp_get_hdr()
193 NET_ASSERT((port >= GPTP_PORT_START) && (port <= GPTP_PORT_END)); in gptp_prepare_sync()
195 NET_ASSERT(iface); in gptp_prepare_sync()
247 NET_ASSERT(sync); in gptp_prepare_follow_up()
248 NET_ASSERT((port >= GPTP_PORT_START) && (port <= GPTP_PORT_END)); in gptp_prepare_follow_up()
250 NET_ASSERT(iface); in gptp_prepare_follow_up()
298 NET_ASSERT((port >= GPTP_PORT_START) && (port <= GPTP_PORT_END)); in gptp_prepare_pdelay_req()
300 NET_ASSERT(iface); in gptp_prepare_pdelay_req()
481 NET_ASSERT((port >= GPTP_PORT_START) && (port <= GPTP_PORT_END)); in gptp_prepare_announce()
485 NET_ASSERT(iface); in gptp_prepare_announce()
856 NET_ASSERT((port >= GPTP_PORT_START) && (port <= GPTP_PORT_END)); in gptp_send_pdelay_req()