Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ip/
Dmulticast.hpp104 typedef implementation_defined outbound_interface; typedef
110 BOOST_ASIO_OS_DEF(IPV6_MULTICAST_IF)> outbound_interface; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/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