Searched refs:if_set_ipv4_mcast (Results 1 – 3 of 3) sorted by relevance
107 int if_set_ipv4_mcast(struct iface *);
110 if (if_set_ipv4_mcast(iface) == -1) { in send_packet_v4()
612 if_set_ipv4_mcast(struct iface *iface) in if_set_ipv4_mcast() function