Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Droute.h443 #define RTM_NEWMADDR 0xf /* mcast group membership being added to if */ macro
H A Drtsock.c1127 case RTM_NEWMADDR: in rt_msg1()
1216 case RTM_NEWMADDR: in rt_msg2()
1563 case RTM_NEWMADDR: in rtm2str()
H A Dif.c5069 rt_newmaddrmsg(RTM_NEWMADDR, ifma); in if_addmulti_common()