Searched refs:prefix_length_to_mask (Results 1 - 2 of 2) sorted by relevance

/haiku/src/bin/network/route/
H A Droute.cpp143 prefix_length_to_mask(int32 familyIndex, const char* argument, function
481 if (!prefix_length_to_mask(familyIndex, argv[i + 1], mask)) {
/haiku/src/bin/network/ifconfig/
H A Difconfig.cpp177 prefix_length_to_mask(int family, const char* argument, BNetworkAddress& mask) function
775 if (!prefix_length_to_mask(family, args[i + 1], mask)) {

Completed in 33 milliseconds