Searched refs:IN6P_AUTOFLOWLABEL (Results 1 – 10 of 10) sorted by relevance
170 IN6P_AUTOFLOWLABEL = 0x800000 variable
1482 if (pcb.inp_flags & IN6P_AUTOFLOWLABEL):
822 #define IN6P_AUTOFLOWLABEL 0x00800000 /* attach flowlabel automatically */ macro842 (IN6P_HOPOPTS|IN6P_DSTOPTS|IN6P_RTHDR|IN6P_AUTOFLOWLABEL)
1718 if (inp->inp_flow == 0 && inp->in6p_flags & IN6P_AUTOFLOWLABEL) { in tcp6_connect()
733 inp->inp_flags |= IN6P_AUTOFLOWLABEL; in in_pcballoc()
2707 inp->in6p_flags & IN6P_AUTOFLOWLABEL) { in tcp_setup_server_socket()
422 if (in6p->inp_flow == 0 && in6p->in6p_flags & IN6P_AUTOFLOWLABEL) { in udp6_output()
1054 inp->in6p_flags & IN6P_AUTOFLOWLABEL) { in udp6_connect()
549 if (in6p->inp_flow == 0 && in6p->in6p_flags & IN6P_AUTOFLOWLABEL) { in rip6_output()
2663 OPTSET(IN6P_AUTOFLOWLABEL); in ip6_ctloutput()2997 optval = OPTBIT(IN6P_AUTOFLOWLABEL); in ip6_ctloutput()