Searched refs:bogus (Results 1 – 3 of 3) sorted by relevance
453 static inline bool_t bogus(u32 prod, u32 cons) in bogus() function472 if ( bogus(prod, cons) ) in calc_unconsumed_bytes()491 if ( bogus(prod, cons) ) in calc_bytes_to_wrap()522 if ( !tb_init_done || bogus(x, cons) ) in next_record()
1375 bogus: in pci_restore_msi_state()1431 goto bogus; in pci_restore_msi_state()
892 + LWIP_ASSERT("bogus pbuf: len != tot_len but next == NULL!", in_end->next != NULL);2244 - LWIP_ASSERT("bogus pbuf: len != tot_len but next == NULL!", in_end->next != NULL);
Completed in 8 milliseconds