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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dslhc.c85 static unsigned short pull16(unsigned char **cpp);
191 pull16(unsigned char **cpp) function
209 return pull16(cpp) & 0xffff; /* pull16 returns -1 on error */
522 if((x = pull16(&cp)) == -1) { /* Read the TCP checksum */

Completed in 36 milliseconds