Home | History | Annotate | Download | only in rp-pppoe

Lines Matching refs:UINT16_t

80 parseForHostUniq(UINT16_t type, UINT16_t len, unsigned char *data,
134 parsePADOTags(UINT16_t type, UINT16_t len, unsigned char *data,
139 UINT16_t mru;
211 parsePADSTags(UINT16_t type, UINT16_t len, unsigned char *data,
215 UINT16_t mru;
268 UINT16_t namelen = 0;
269 UINT16_t plen;
273 namelen = (UINT16_t) strlen(conn->serviceName);
319 UINT16_t mru = htons(MIN(lcp_allowoptions[0].mru, lcp_wantoptions[0].mru));
456 UINT16_t namelen = 0;
457 UINT16_t plen;
460 namelen = (UINT16_t) strlen(conn->serviceName);
496 UINT16_t mru = htons(MIN(lcp_allowoptions[0].mru, lcp_wantoptions[0].mru));