Searched refs:IN6P_AUTOFLOWLABEL (Results 1 – 8 of 8) sorted by relevance
523 #define IN6P_AUTOFLOWLABEL 0x00800000 /* attach flowlabel automatically */ macro537 IN6P_TCLASS|IN6P_AUTOFLOWLABEL|IN6P_RFC2292|\
1141 (inp->inp_flags & IN6P_AUTOFLOWLABEL)) in syncache_add()1856 if (sotoinpcb(lso)->inp_flags & IN6P_AUTOFLOWLABEL) in syncookie_lookup()
307 inp->inp_flags |= IN6P_AUTOFLOWLABEL; in in_pcballoc()2358 if (inp_flags & IN6P_AUTOFLOWLABEL) { in db_print_inpflags()
1237 if (inp->inp_flags & IN6P_AUTOFLOWLABEL) in tcp6_connect()
2469 inp->ip_inp.inp.inp_flags |= IN6P_AUTOFLOWLABEL; in sctp_inpcb_alloc()
944 if (inp->ip_inp.inp.inp_flags & IN6P_AUTOFLOWLABEL) { in sctp_init_asoc()
414 if (inp->inp_flags & IN6P_AUTOFLOWLABEL) in in6_pcbconnect_mbuf()
1544 OPTSET(IN6P_AUTOFLOWLABEL); in ip6_ctloutput()1824 optval = OPTBIT(IN6P_AUTOFLOWLABEL); in ip6_ctloutput()