Searched refs:puc (Results 1 – 7 of 7) sorted by relevance
/reactos/drivers/network/tcpip/lwip/src/netif/ |
H A D | lowpan6.c | 189 u8_t *puc; in lowpan6_parse_iee802154_header() local 195 puc = (u8_t *)p->payload; in lowpan6_parse_iee802154_header() 196 frame_control = puc[0] | (puc[1] << 8); in lowpan6_parse_iee802154_header() 246 src->addr[1] = puc[datagram_offset]; in lowpan6_parse_iee802154_header() 649 u8_t *puc, b; in lowpan6_input() local 672 puc = (u8_t *)p->payload; in lowpan6_input() 674 b = *puc; in lowpan6_input() 677 datagram_size = ((u16_t)(puc[0] & 0x07) << 8) | (u16_t)puc[1]; in lowpan6_input() 678 datagram_tag = ((u16_t)puc[2] << 8) | (u16_t)puc[3]; in lowpan6_input() 740 datagram_size = ((u16_t)(puc[0] & 0x07) << 8) | (u16_t)puc[1]; in lowpan6_input() [all …]
|
H A D | lowpan6_ble.c | 349 u8_t * puc; in rfc7668_input() local 354 puc = (u8_t*)p->payload; in rfc7668_input() 357 if (*puc == 0x41) { in rfc7668_input() 358 …_DEBUGF(LWIP_LOWPAN6_DECOMPRESSION_DEBUG, ("Completed packet, removing dispatch: 0x%2x \n", *puc)); in rfc7668_input() 362 } else if ((*puc & 0xe0 )== 0x60) { in rfc7668_input() 363 …EBUGF(LWIP_LOWPAN6_DECOMPRESSION_DEBUG, ("Completed packet, decompress dispatch: 0x%2x \n", *puc)); in rfc7668_input() 373 LWIP_DEBUGF(LWIP_LOWPAN6_DECOMPRESSION_DEBUG, ("Completed packet, discarding: 0x%2x \n", *puc)); in rfc7668_input()
|
/reactos/base/applications/findstr/lang/ |
H A D | ca-ES.rc | 12 IDS_CANNOT_OPEN "FIND: %s: No puc obrir el fitxer\n"
|
/reactos/base/applications/cmdutils/find/lang/ |
H A D | ca-ES.rc | 13 IDS_CANNOT_OPEN "FIND: %s: No puc obrir el fitxer\n"
|
/reactos/base/applications/cmdutils/more/lang/ |
H A D | ca-ES.rc | 46 IDS_FILE_ACCESS "No puc accedir al fitxer %s.\n"
|
/reactos/dll/win32/getuname/lang/ |
H A D | ru-RU.rc | 26857 54415 "Слог Хангыль puc"
|
H A D | ro-RO.rc | 25195 54415 "Litera hangul silabă puc"
|