Searched defs:UINT16_t (Results 1 - 1 of 1) sorted by relevance

/external/ppp/pppd/plugins/rp-pppoe/
H A Dpppoe.h66 typedef unsigned short UINT16_t; typedef
68 typedef unsigned int UINT16_t; typedef
107 extern UINT16_t Eth_PPPOE_Discovery;
108 extern UINT16_t Eth_PPPOE_Session;
215 typedef void ParseFunc(UINT16_t type,
216 UINT16_t len,
233 UINT16_t session; /* Session ID */
262 UINT16_t etherType(PPPoEPacket *packet);
263 int openInterface(char const *ifname, UINT16_t type, unsigned char *hwaddr);
273 void parseLogErrs(UINT16_t ty
[all...]

Completed in 408 milliseconds