Searched refs:ip6_auto_flowlabel (Results 1 – 3 of 3) sorted by relevance
446 int ip6_auto_flowlabel = 1; variable633 auto_flowlabel, CTLFLAG_RW | CTLFLAG_LOCKED, &ip6_auto_flowlabel, 0, "");
484 extern int ip6_auto_flowlabel;
651 if (ip6_auto_flowlabel) { in in_pcballoc()