Searched refs:ndrv_multiaddr (Results 1 – 2 of 2) sorted by relevance
43 struct ndrv_multiaddr { struct44 struct ndrv_multiaddr* next; argument67 struct ndrv_multiaddr* nd_multiaddrs; argument
99 static struct ndrv_multiaddr* ndrv_have_multicast(struct ndrv_cb *np, struct sockaddr* addr);899 struct ndrv_multiaddr* ndrv_multi; in ndrv_do_add_multicast()914 MALLOC(ndrv_multi, struct ndrv_multiaddr*, sizeof(struct ndrv_multiaddr) - in ndrv_do_add_multicast()955 struct ndrv_multiaddr* ndrv_entry = NULL; in ndrv_do_remove_multicast()997 struct ndrv_multiaddr* cur = np->nd_multiaddrs; in ndrv_do_remove_multicast()1022 static struct ndrv_multiaddr*1025 struct ndrv_multiaddr* cur; in ndrv_have_multicast()1040 struct ndrv_multiaddr* cur; in ndrv_remove_all_multicast()