Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/slip/
H A Dslhc.c84 static unsigned char * put16(unsigned char *cp, unsigned short x);
171 put16(unsigned char *cp, unsigned short x) in put16() function
186 cp = put16(cp,n); in encode()