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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dipcp.c69 static char netmask_str[20]; /* string form of netmask value */ variable
185 "set netmask", OPT_PRIO | OPT_A2STRVAL | OPT_STATIC, netmask_str },
479 slprintf(netmask_str, sizeof(netmask_str), "%I", mask);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/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 89 milliseconds