Home
last modified time | relevance | path

Searched refs:RTN_MULTICAST (Results 1 – 3 of 3) sorted by relevance

/third_party/libnl/lib/route/
Drtnl.c67 __ADD(RTN_MULTICAST,multicast),
/third_party/libnl/include/linux-private/linux/
Drtnetlink.h224 RTN_MULTICAST, /* Multicast route */ enumerator
/third_party/toybox/toys/pending/
Dip.c97 {"multicast", RTN_MULTICAST}, {"blackhole", RTN_BLACKHOLE},
2116 else if (req.msg.rtm_type == RTN_BROADCAST||req.msg.rtm_type == RTN_MULTICAST in route_update()