Home
last modified time | relevance | path

Searched refs:IsIPv4 (Results 1 – 1 of 1) sorted by relevance

/openbmc/google-misc/subprojects/ncsid/src/
H A Dncsid_lib.sh117 function IsIPv4() { function
153 if IsIPv4 "$ip"; then
316 if ! IsIPv4 "$ip"; then
331 IsIPv4 "$1" || rc1=$?
332 IsIPv4 "$2" || rc2=$?
390 if ! IsIPv4 "$ip"; then