HomeSort by relevance Sort by last modified time
    Searched refs:setnetmask (Results 1 - 2 of 2) sorted by null

  /system/core/toolbox/
ifconfig.c 48 static void setnetmask(int s, struct ifreq *ifr, const char *addr) function
155 setnetmask(s, &ifr, argv[0]);
  /external/ppp/pppd/
ipcp.c 139 static int setnetmask __P((char **));
212 { "netmask", o_special, (void *)setnetmask,
490 * setnetmask - set the netmask to be used on the interface.
493 setnetmask(argv) function
    [all...]

Completed in 36 milliseconds