Home | History | Annotate | Download | only in pppd

Lines Matching refs:ipaddr

238 static int get_ether_addr (u_int32_t ipaddr, struct sockaddr *hwaddr,
1741 * the same subnet as ipaddr.
1744 static int get_ether_addr (u_int32_t ipaddr,
1768 * address on the same subnet as `ipaddr'.
1792 if (((ipaddr ^ ina) & mask) != 0)