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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Danycast.c64 int ishost = !net->ipv6.devconf_all->forwarding; local
88 } else if (ishost) {
112 /* reset ishost, now that we have a specific device */
113 ishost = !idev->cnf.forwarding;
118 if (ishost)

Completed in 46 milliseconds