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

/xnu-2782.1.97/bsd/netinet6/
H A Din6_proto.c441 int ip6_auto_flowlabel = 1; variable
583 auto_flowlabel, CTLFLAG_RW | CTLFLAG_LOCKED, &ip6_auto_flowlabel, 0, "");
H A Dip6_var.h438 extern int ip6_auto_flowlabel;
/xnu-2782.1.97/bsd/netinet/
H A Din_pcb.c608 if (ip6_auto_flowlabel)

Completed in 91 milliseconds