Searched refs:ipaddr (Results 76 - 78 of 78) sorted by relevance

1234

/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dsys-solaris.c2147 * the same subnet as ipaddr.
2152 get_ether_addr(ipaddr, hwaddr)
2153 u_int32_t ipaddr;
2198 if ((ipaddr & mask) == (ina & mask))
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dipcp.c297 ip_ntoa(ipaddr)
298 u_int32_t ipaddr;
302 slprintf(b, sizeof(b), "%I", ipaddr);
H A Dsys-solaris.c2147 * the same subnet as ipaddr.
2152 get_ether_addr(ipaddr, hwaddr)
2153 u_int32_t ipaddr;
2198 if ((ipaddr & mask) == (ina & mask))

Completed in 103 milliseconds

1234