Home
last modified time | relevance | path

Searched refs:IN6P_AUTOFLOWLABEL (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/netinet/
H A Din_pcb.h246 #define IN6P_AUTOFLOWLABEL 0x800000 /* attach flowlabel automatically */ macro
256 IN6P_TCLASS|IN6P_AUTOFLOWLABEL|IN6P_RFC2292|\
/openbsd/sys/netinet6/
H A Dip6_output.c1215 OPTSET(IN6P_AUTOFLOWLABEL); in ip6_ctloutput()
1469 optval = OPTBIT(IN6P_AUTOFLOWLABEL); in ip6_ctloutput()