Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

net_mldp.h/net_mldp.c

Prototype

Code Block

          CPU_BOOLEAN  NetMLDP_HostGrpJoin (NET_IF_NBR      if_nbr,
                                            NET_IPv6_ADDR  *p_addr_grp,
                                            NET_ERR        *p_err);

Arguments

if_nbr

Interface number to join host group.

...