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

/linux-master/net/core/
H A Dutils.c79 #define IN6PTON_COLON_2 0x00200000 /* second : requested */ macro
226 case IN6PTON_COLON_2:
233 state = IN6PTON_XDIGIT | IN6PTON_COLON_2;
239 state = IN6PTON_COLON_2;

Completed in 108 milliseconds