Home | History | Annotate | Download | only in dhdutil

Lines Matching refs:IPV4_ADDR_LEN

51 #define IPV4_ADDR_LEN 4
3078 if (*c++ != '.' || i == IPV4_ADDR_LEN)
3082 return (i == IPV4_ADDR_LEN);