syscall.InterfaceMulticastAddrMessage.Data (field)

3 uses

	syscall (current package)
		route_darwin.go#L22: 		return &InterfaceMulticastAddrMessage{Header: p.Header, Data: b[SizeofIfmaMsghdr2:any.Msglen]}
		route_darwin.go#L33: 	Data   []byte
		route_darwin.go#L38: 	b := m.Data[:]