Searched refs:RTN_MULTICAST (Results 1 - 6 of 6) sorted by relevance

/external/iproute2/ip/
H A Drtm_map.c38 case RTN_MULTICAST:
74 res = RTN_MULTICAST;
H A Diproute.c578 if (r->rtm_flags&RTM_F_CLONED && r->rtm_type == RTN_MULTICAST) {
607 if (r->rtm_flags&RTM_F_CLONED && r->rtm_type == RTN_MULTICAST) {
1002 req.r.rtm_type == RTN_MULTICAST ||
/external/libnl/lib/route/
H A Drtnl.c61 __ADD(RTN_MULTICAST,multicast)
/external/iproute2/include/linux/
H A Drtnetlink.h187 RTN_MULTICAST, /* Multicast route */ enumerator in enum:__anon22343
/external/libnl/include/linux/
H A Drtnetlink.h177 RTN_MULTICAST, /* Multicast route */ enumerator in enum:__anon24486
/external/kernel-headers/original/uapi/linux/
H A Drtnetlink.h199 RTN_MULTICAST, /* Multicast route */ enumerator in enum:__anon23345

Completed in 316 milliseconds