Searched refs:PPPOA_LEN (Results 1 – 1 of 1) sorted by relevance
63 #define PPPOA_LEN (sizeof(PPPOA) - 1) macro213 if (p->fd < 0 && !strncasecmp(p->name.full, PPPOA, PPPOA_LEN) in atm_Create()214 && p->name.full[PPPOA_LEN] == ':') { in atm_Create()218 if (sscanf(p->name.full + PPPOA_LEN + 1, "%25[A-Za-z0-9]:%u.%u", iface, in atm_Create()