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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/
H A Droute.c627 #define ROUTE_OPT_INET6 0x08 /* Not an actual option. See below. */ macro
659 opt |= ROUTE_OPT_INET6; /* Set flag for ipv6. */
671 if (opt & ROUTE_OPT_INET6)
687 if (opt & ROUTE_OPT_INET6)

Completed in 41 milliseconds