Remove the "multicast_" prefix from the fields a multicast-only struct.
authormpi <mpi@openbsd.org>
Wed, 17 Dec 2014 09:57:13 +0000 (09:57 +0000)
committermpi <mpi@openbsd.org>
Wed, 17 Dec 2014 09:57:13 +0000 (09:57 +0000)
commit3c687758563c3eb3a71def9e3188f5b981949a32
tree89346c4f64eb7022e2bd0cfd7207feb4855522c2
parentec0be06b6d983c7080de92e271b00734845072fd
Remove the "multicast_" prefix from the fields a multicast-only struct.

Prodded by claudio@ and mikeb@
13 files changed:
sys/net/if_pfsync.c
sys/net/if_vxlan.c
sys/netinet/igmp.c
sys/netinet/ip_carp.c
sys/netinet/ip_mroute.c
sys/netinet/ip_output.c
sys/netinet/ip_var.h
sys/netinet6/ip6_mroute.c
sys/netinet6/ip6_output.c
sys/netinet6/ip6_var.h
sys/netinet6/mld6.c
sys/netinet6/nd6_nbr.c
sys/netinet6/nd6_rtr.c