Home
last modified time | relevance | path

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

/drivers/net/slip/
Dslhc.c85 static unsigned short pull16(unsigned char **cpp);
191 pull16(unsigned char **cpp) in pull16() function
209 return pull16(cpp) & 0xffff; /* pull16 returns -1 on error */ in decode()