Searched refs:netmask_to_netbits (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Droute.h311 bool netmask_to_netbits (const in_addr_t network, const in_addr_t netmask, int *netbits);
H A Dhelper.c257 status = netmask_to_netbits (o->server_network, o->server_netmask, &netbits);
H A Droute.c3152 netmask_to_netbits (const in_addr_t network, const in_addr_t netmask, int *netbits) function
H A Doptions.c1247 if (!netmask_to_netbits (ir->network, netmask, &ir->netbits))

Completed in 263 milliseconds