OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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 76 milliseconds