Home | History | Annotate | Download | only in dhdutil

Lines Matching defs:IPV4_ADDR_LEN

52 #define IPV4_ADDR_LEN 4
3079 if (*c++ != '.' || i == IPV4_ADDR_LEN)
3083 return (i == IPV4_ADDR_LEN);