Searched refs:netmask_str (Results 1 - 1 of 1) sorted by relevance

/external/ppp/pppd/
H A Dipcp.c97 static char netmask_str[20]; /* string form of netmask value */ variable
213 "set netmask", OPT_PRIO | OPT_A2STRVAL | OPT_STATIC, netmask_str },
515 slprintf(netmask_str, sizeof(netmask_str), "%I", mask);

Completed in 48 milliseconds