<dec f='src/src/sys/net/if_ether.h' l='212' type='int ether_addmulti(const struct sockaddr * , struct ethercom * )'/>
<use f='src/src/sys/dev/pci/if_iwm.c' l='5938' u='c' c='iwm_ioctl'/>
<use f='src/src/sys/dev/pci/if_iwn.c' l='3212' u='c' c='iwn_ioctl'/>
<def f='src/src/sys/net/if_ethersubr.c' l='1223' ll='1276' type='int ether_addmulti(const struct sockaddr * sa, struct ethercom * ec)'/>
<use f='src/src/sys/net/if_ethersubr.c' l='1422' u='c' c='ether_ioctl'/>
<doc f='src/src/sys/net/if_ethersubr.c' l='1219'>/*
 * Add an Ethernet multicast address or range of addresses to the list for a
 * given interface.
 */</doc>
<use f='src/src/sys/net/if_vlan.c' l='615' u='c' c='vlan_ether_addmulti'/>
<use f='src/src/sys/net/if_vlan.c' l='687' u='c' c='vlan_ether_delmulti'/>
