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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dutils.c48 #define IN6PTON_COLON_1 0x00100000 /* single : requested */ macro
177 case IN6PTON_COLON_1|IN6PTON_COLON_1_2:
180 case IN6PTON_COLON_1:
203 state = IN6PTON_COLON_1 | IN6PTON_DELIM;
212 state &= ~(IN6PTON_COLON_1|IN6PTON_COLON_1_2);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dutils.c85 #define IN6PTON_COLON_1 0x00100000 /* single : requested */ macro
214 case IN6PTON_COLON_1|IN6PTON_COLON_1_2:
217 case IN6PTON_COLON_1:
240 state = IN6PTON_COLON_1 | IN6PTON_DELIM;
249 state &= ~(IN6PTON_COLON_1|IN6PTON_COLON_1_2);

Completed in 91 milliseconds