Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Droute.h435 #define RTM_NEWMADDR 0xf /* mcast group membership being added to if */ macro
H A Drtsock.c1132 case RTM_NEWMADDR: in rt_msg1()
1221 case RTM_NEWMADDR: in rt_msg2()
1568 case RTM_NEWMADDR: in rtm2str()
H A Dif.c5072 rt_newmaddrmsg(RTM_NEWMADDR, ifma); in if_addmulti_common()