Home
last modified time | relevance | path

Searched refs:low_byte_first (Results 1 – 1 of 1) sorted by relevance

/components/net/lwip/lwip-1.4.1/src/netif/ppp/
A Dchpms.c314 static int low_byte_first = -1; in ChapMS_NT() local
327 if (low_byte_first == -1) { in ChapMS_NT()
328 low_byte_first = (PP_HTONS((unsigned short int)1) != 1); in ChapMS_NT()
330 if (low_byte_first == 0) { in ChapMS_NT()

Completed in 3 milliseconds