Searched refs:PACKET_UNUSEABLE (Results 1 – 5 of 5) sorted by relevance
137 return PACKET_UNUSEABLE; in process_pkt()148 return PACKET_UNUSEABLE; in process_pkt()170 return PACKET_UNUSEABLE; in process_pkt()207 return PACKET_UNUSEABLE; in process_pkt()288 return PACKET_UNUSEABLE; in process_pkt()
29 #define PACKET_UNUSEABLE -2 /* Discard packet and try to get a useable packet again if not tried to… macro
1204 case PACKET_UNUSEABLE: in handle_pkt()
137 TEST_ASSERT_EQUAL(PACKET_UNUSEABLE, in tearDown() 140 TEST_ASSERT_EQUAL(PACKET_UNUSEABLE,149 TEST_ASSERT_EQUAL(PACKET_UNUSEABLE, in test_TooShortLength() 152 TEST_ASSERT_EQUAL(PACKET_UNUSEABLE,180 TEST_ASSERT_EQUAL(PACKET_UNUSEABLE, in test_TooShortExtensionFieldLength() 393 TEST_ASSERT_EQUAL(PACKET_UNUSEABLE, in test_AcceptNoSentPacketBroadcastMode()
250 rpktl = PACKET_UNUSEABLE; in test_HandleKodDemobilize()