Home
last modified time | relevance | path

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

/freebsd-13-stable/tests/atf_python/sys/net/
HDrtsock.py73 RTF_MULTICAST = 0x800000 variable in RtConst
HDnetlink.py345 RTF_MULTICAST = 0x800000 variable in RtFlagsBSD
/freebsd-13-stable/sys/net/
HDroute.h195 #define RTF_MULTICAST 0x800000 /* route represents a mcast address */ macro