OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:calc_network
(Results
1 - 1
of
1
) sorted by null
/external/ltp/testcases/lib/
tst_net_vars.c
116
* Function
calc_network
is based on ipcalc project,
117
*
calc_network
/ipcalc.c.
119
static struct in_addr
calc_network
(const struct in_addr *ip,
function
151
* Function get_ipv4_netmask uses code from
calc_network
, which is from
226
network =
calc_network
(ip, &mask);
Completed in 337 milliseconds