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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dutils.c85 #define IN6PTON_COLON_1 0x00100000 /* single : requested */ macro
226 case IN6PTON_COLON_1|IN6PTON_COLON_1_2:
229 case IN6PTON_COLON_1:
252 state = IN6PTON_COLON_1 | IN6PTON_DELIM;
261 state &= ~(IN6PTON_COLON_1|IN6PTON_COLON_1_2);

Completed in 46 milliseconds