Home
last modified time | relevance | path

Searched defs:outbound_interface (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/asio/include/boost/asio/ip/
Dmulticast.hpp104 typedef implementation_defined outbound_interface; typedef
110 BOOST_ASIO_OS_DEF(IPV6_MULTICAST_IF)> outbound_interface; typedef
/third_party/boost/boost/asio/ip/
Dmulticast.hpp104 typedef implementation_defined outbound_interface; typedef
110 BOOST_ASIO_OS_DEF(IPV6_MULTICAST_IF)> outbound_interface; typedef
/third_party/boost/libs/asio/test/ip/
Dmulticast.cpp202 ip::multicast::outbound_interface outbound_interface( in test() local
211 ip::multicast::outbound_interface outbound_interface(if_nametoindex("lo0")); in test() local