38 #ifndef UIP_MCAST6_ROUTE_H_
39 #define UIP_MCAST6_ROUTE_H_
59 int uip_mcast6_route_count(
void);
Header file for the uIP TCP/IP stack.
An entry in the multicast routing table.
void uip_mcast6_route_init()
Multicast routing table init routine.
struct uip_mcast6_route uip_mcast6_route_t
An entry in the multicast routing table.