Home
last modified time | relevance | path

Searched refs:IPV6_FLOWID (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netinet6/
H A Din6.h491 #define IPV6_FLOWID 67 /* int; flowid of given socket */ macro
H A Dip6_output.c2150 case IPV6_FLOWID: in ip6_ctloutput()
2223 case IPV6_FLOWID: in ip6_ctloutput()
H A Dip6_input.c1514 *mp = sbcreatecontrol(&flowid, sizeof(uint32_t), IPV6_FLOWID, in ip6_savecontrol()
/freebsd/lib/libsysdecode/
H A Dflags.c1094 X(IPV6_TCLASS) X(IPV6_FLOWID) X(IPV6_FLOWTYPE) X(IPV6_RSSBUCKETID)