v / vlib / net
Raw file | 5 loc (3 sloc) | 58 bytes | Latest commit hash 535dcac8f
1#if !defined(IPV6_V6ONLY)
2
3#define IPV6_V6ONLY 27
4
5#endif