Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet6/
H A Din6.h498 #define IPV6_FLOWTYPE 68 /* int; flowtype of given socket */ macro
/f-stack/freebsd/netinet6/
H A Din6.h498 #define IPV6_FLOWTYPE 68 /* int; flowtype of given socket */ macro
H A Dip6_output.c2196 case IPV6_FLOWTYPE: in ip6_ctloutput()
2273 case IPV6_FLOWTYPE: in ip6_ctloutput()
H A Dip6_input.c1521 sizeof(uint32_t), IPV6_FLOWTYPE, IPPROTO_IPV6); in ip6_savecontrol()