IN6PTON_COLON_1_2  193 net/core/utils.c 	int state = IN6PTON_COLON_1_2 | IN6PTON_XDIGIT | IN6PTON_NULL;
IN6PTON_COLON_1_2  232 net/core/utils.c 			case IN6PTON_COLON_1|IN6PTON_COLON_1_2:
IN6PTON_COLON_1_2  238 net/core/utils.c 			case IN6PTON_COLON_1_2:
IN6PTON_COLON_1_2  263 net/core/utils.c 			state |= IN6PTON_COLON_1_2;
IN6PTON_COLON_1_2  267 net/core/utils.c 			state &= ~(IN6PTON_COLON_1|IN6PTON_COLON_1_2);