Searched refs:if_set_ipv6_mcast (Results 1 – 3 of 3) sorted by relevance
111 int if_set_ipv6_mcast(struct iface *);
142 if (if_set_ipv6_mcast(iface) == -1) { in send_packet_v6()
717 if_set_ipv6_mcast(struct iface *iface) in if_set_ipv6_mcast() function