Searched refs:pull16 (Results 1 - 1 of 1) sorted by relevance

/drivers/net/slip/
H A Dslhc.c86 static unsigned short pull16(unsigned char **cpp);
192 pull16(unsigned char **cpp) function
210 return pull16(cpp) & 0xffff; /* pull16 returns -1 on error */

Completed in 10 milliseconds