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

/external/ppp/pppd/plugins/rp-pppoe/
H A Dpppoe.h113 typedef unsigned short UINT16_t; typedef
115 typedef unsigned int UINT16_t; typedef
154 extern UINT16_t Eth_PPPOE_Discovery;
155 extern UINT16_t Eth_PPPOE_Session;
241 typedef void ParseFunc(UINT16_t type,
242 UINT16_t len,
257 UINT16_t session; /* Session ID */
282 UINT16_t etherType(PPPoEPacket *packet);
283 int openInterface(char const *ifname, UINT16_t type, unsigned char *hwaddr);
293 void parseLogErrs(UINT16_t ty
[all...]

Completed in 128 milliseconds