Searched refs:IPV6_FLOWINFO (Results 1 – 3 of 3) sorted by relevance
151 will set option \verb|IPV6_FLOWINFO| and after this he will receive152 flowinfo as ancillary data object of type \verb|IPV6_FLOWINFO|157 setsockopt(sock, SOL_IPV6, IPV6_FLOWINFO, (void*)&on, sizeof(on));164 Besides that, in the spirit of RFC2292 the option \verb|IPV6_FLOWINFO|178 After setting socket option \verb|IPV6_FLOWINFO|180 of type \verb|IPV6_FLOWINFO| and level \verb|SOL_IPV6|.208 c->cmsg_type != IPV6_FLOWINFO)
165 #define IPV6_FLOWINFO 11 macro
857 #ifdef IPV6_FLOWINFO858 { IPV6_FLOWINFO, "IPV6_FLOWINFO" },